Enum RequestHeader.Types.SdkType
Possible types of SDK.
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum RequestHeader.Types.SdkType
Fields
| Name | Description |
|---|---|
| Consumer | The calling SDK is Consumer. |
| Driver | The calling SDK is Driver. |
| Javascript | The calling SDK is JavaScript. |
| Unspecified | The default value. This value is used if the |