Describes the type of SDK making the RPC call.
Enums | |
---|---|
SDK_TYPE_LOG_UNSPECIFIED |
The default value. This value is used if the sdkType is omitted. |
SDK_TYPE_LOG_CONSUMER |
The calling SDK is the Consumer SDK. |
SDK_TYPE_LOG_DRIVER |
The calling SDK is the Driver SDK. |
SDK_TYPE_LOG_JAVASCRIPT |
The calling SDK is a JavaScript library. |