GoogleApi.ContentWarehouse.V1.Model.GeostoreTransitStationProto
Table of Contents ▼
Jump to a specific part of the page:
Description
Encapsulates information related to an individual transit station.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
agencyAssociations
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostoreTransitStationProtoTransitAgencyAssociationProto)
, default:nil
)
- All the transit agencies which service this station. A station can be serviced by multiple stations. There may only be one agency association per transit agency. See go/transit-agency-relation-migration for more details.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreTransitStationProto{
agencyAssociations: [ GoogleApi.ContentWarehouse.V1.Model.GeostoreTransitStationProtoTransitAgencyAssociationProto.t() ] | nil
}
agencyAssociations: [ GoogleApi.ContentWarehouse.V1.Model.GeostoreTransitStationProtoTransitAgencyAssociationProto.t() ] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreTransitStationProto