View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadMonitorProto (google_api_content_warehouse v0.3.0)
A road monitor is a device that observes traffic for road violations like speeding or running a red light. These are modeled within MapFacts so that navigation services can warn users when they drive along road segments that are monitored.
Attributes
-
monitoredRoad
(type:list(GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t)
, default:nil
) - The TYPE_ROAD segment features that this road monitor may observe.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadMonitorProto{ monitoredRoad: [GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.