Show / Hide Table of Contents

Enum DeliveryRequestHeader.Types.SdkType

Possible types of SDK.

Namespace: Google.Maps.FleetEngine.Delivery.V1
Assembly: Google.Maps.FleetEngine.Delivery.V1.dll
Syntax
public enum DeliveryRequestHeader.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 sdk_type is omitted.

In this article
Back to top Generated by DocFX