Google Cloud Sql Admin V1 Client - Class MdxProtocolSupport (1.6.0)

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 \ ConnectSettings

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

MDX_PROTOCOL_SUPPORT_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum MDX_PROTOCOL_SUPPORT_UNSPECIFIED = 0;

CLIENT_PROTOCOL_TYPE

Value: 1

Client should send the client protocol type in the MDX request.

Generated from protobuf enum CLIENT_PROTOCOL_TYPE = 1;