Voting helps other researchers find interesting modules.
boundingMarker
list(GoogleApi.ContentWarehouse.V1.Model.GeostoreBoundingMarkerProto.t)
nil
connectionToken
String.t
curve
GoogleApi.ContentWarehouse.V1.Model.GeostoreCurveConnectionProto.t
flow
GoogleApi.ContentWarehouse.V1.Model.GeostoreFlowLineProto.t
laneNumber
integer()
primaryConnection
boolean()
segment
GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t
yieldToOtherConnections
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreLaneProtoLaneConnection{ boundingMarker: [GoogleApi.ContentWarehouse.V1.Model.GeostoreBoundingMarkerProto.t()] | nil, connectionToken: String.t() | nil, curve: GoogleApi.ContentWarehouse.V1.Model.GeostoreCurveConnectionProto.t() | nil, flow: GoogleApi.ContentWarehouse.V1.Model.GeostoreFlowLineProto.t() | nil, laneNumber: integer() | nil, primaryConnection: boolean() | nil, segment: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil, yieldToOtherConnections: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()