Voting helps other researchers find interesting modules.
A TollPathProto describes the sequential travel across one or more /geo/type/toll_cluster features. Traveling across a toll path may entail paying a fee, buying a toll pass, etc (although we don't model this in FeatureProto). To travel across a toll path, one must travel between toll clusters in the exact order specified. See go/geo-schema:toll-paths for more information.
tollClusterSequence
GoogleApi.ContentWarehouse.V1.Model.GeostoreTollPathProtoTollClusterSequence.t
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreTollPathProto{ tollClusterSequence: GoogleApi.ContentWarehouse.V1.Model.GeostoreTollPathProtoTollClusterSequence.t() | nil }
@spec decode(struct(), keyword()) :: struct()