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