Enum TripView
Selector for different sets of Trip fields in a GetTrip
response. See
AIP-157 for context. Additional views are
likely to be added.
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum TripView
Fields
Name | Description |
---|---|
JourneySharingV1S | Trip fields are populated for the Journey Sharing use case. This view is intended for server-to-server communications. |
Sdk | Includes fields that may not be interpretable or supportable using publicly available libraries. |
Unspecified | The default value. For backwards-compatibility, the API will default to an
SDK view. To ensure stability and support, customers are
advised to select a |