Voting helps other researchers find interesting modules.
A RoadConditionalProto defines conditions that affect when the road traversal information is applicable.
timeSchedule
GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeScheduleProto.t
nil
vehicleAttribute
GoogleApi.ContentWarehouse.V1.Model.GeostoreVehicleAttributeFilterProto.t
vehicleType
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadConditionalProto{ timeSchedule: GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeScheduleProto.t() | nil, vehicleAttribute: GoogleApi.ContentWarehouse.V1.Model.GeostoreVehicleAttributeFilterProto.t() | nil, vehicleType: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()