Voting helps other researchers find interesting modules.
A container for speed limits that allows tagging with a correctness trust level.
speedLimit
GoogleApi.ContentWarehouse.V1.Model.GeostoreSpeedLimitProto.t
nil
trustLevel
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreAppliedSpeedLimitProto{ speedLimit: GoogleApi.ContentWarehouse.V1.Model.GeostoreSpeedLimitProto.t() | nil, trustLevel: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()