public enum ConnectSettings.MdxProtocolSupport extends Enum<ConnectSettings.MdxProtocolSupport> implements ProtocolMessageEnumMdxProtocolSupport describes parts of the MDX protocol supported by this instance.
Protobuf enum google.cloud.sql.v1.ConnectSettings.MdxProtocolSupport
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CLIENT_PROTOCOL_TYPE |
Client should send the client protocol type in the MDX request. |
CLIENT_PROTOCOL_TYPE_VALUE |
Client should send the client protocol type in the MDX request. |
MDX_PROTOCOL_SUPPORT_UNSPECIFIED |
Not specified. |
MDX_PROTOCOL_SUPPORT_UNSPECIFIED_VALUE |
Not specified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|