GeostoreRoadMonitorProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadMonitorProto


Table of Contents ▼

Jump to a specific part of the page:

Description

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 List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. monitoredRoad (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto), default: nil)
    - The TYPE_ROAD segment features that this road monitor may observe.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadMonitorProto{
monitoredRoad: [GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t()] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreRoadMonitorProto