Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class MdxProtocolSupport.
MdxProtocolSupport describes parts of the MDX protocol supported by this instance.
Protobuf type google.cloud.sql.v1.ConnectSettings.MdxProtocolSupport
Namespace
Google \ Cloud \ Sql \ V1 \ ConnectSettingsMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MDX_PROTOCOL_SUPPORT_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum MDX_PROTOCOL_SUPPORT_UNSPECIFIED = 0;
CLIENT_PROTOCOL_TYPE
Value: 1Client should send the client protocol type in the MDX request.
Generated from protobuf enum CLIENT_PROTOCOL_TYPE = 1;