On-demand Rides and Deliveries Solution is currently available only to select partners. Contact sales to learn more.

VehicleAttributeLog

Describes a vehicle attribute as a key-value pair.

JSON representation
{
  "key": string,
  "value": string
}
Fields
key

string

The attribute's key; for example, allowed_use_carpool_lane.

value

string

The attribute's value; for example, true.