Enum VehicleAttribute.VehicleAttributeValueOneofCase
Enum of possible cases for the "vehicle_attribute_value" oneof.
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum VehicleAttribute.VehicleAttributeValueOneofCase
Fields
| Name | Description |
|---|---|
| BoolValue | |
| None | |
| NumberValue | |
| StringValue |