Voting helps other researchers find interesting modules.
This proto contains attributes relevant to physical lane markers.
barrierMaterials
GoogleApi.ContentWarehouse.V1.Model.GeostoreBarrierLogicalMaterialProto.t
nil
crossingPattern
GoogleApi.ContentWarehouse.V1.Model.GeostoreCrossingStripePatternProto.t
linearPattern
GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreLaneMarkerProto{ barrierMaterials: GoogleApi.ContentWarehouse.V1.Model.GeostoreBarrierLogicalMaterialProto.t() | nil, crossingPattern: GoogleApi.ContentWarehouse.V1.Model.GeostoreCrossingStripePatternProto.t() | nil, linearPattern: GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto.t() | nil }
@spec decode(struct(), keyword()) :: struct()