Voting helps other researchers find interesting modules.
A RoadSignProto holds the details of a road sign. Currently this is simply a list of the items that appear on the sign and their relative position.
component
list(GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadSignComponentProto.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadSignProto{ component: [GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadSignComponentProto.t()] | nil }
@spec decode(struct(), keyword()) :: struct()