Classes
MetadataExchangeRequest
Message used by AlloyDB connectors to exchange client and connection metadata with the server after a successful TLS handshake. This metadata includes an IAM token, which is used to authenticate users based on their IAM identity. The sole purpose of this message is for the use of AlloyDB connectors. Clients should not rely on this message directly as there can be breaking changes in the future.
Protobuf type google.cloud.alloydb.connectors.v1alpha.MetadataExchangeRequest
MetadataExchangeRequest.Builder
Message used by AlloyDB connectors to exchange client and connection metadata with the server after a successful TLS handshake. This metadata includes an IAM token, which is used to authenticate users based on their IAM identity. The sole purpose of this message is for the use of AlloyDB connectors. Clients should not rely on this message directly as there can be breaking changes in the future.
Protobuf type google.cloud.alloydb.connectors.v1alpha.MetadataExchangeRequest
MetadataExchangeResponse
Message for response to metadata exchange request. The sole purpose of this message is for the use of AlloyDB connectors. Clients should not rely on this message directly as there can be breaking changes in the future.
Protobuf type google.cloud.alloydb.connectors.v1alpha.MetadataExchangeResponse
MetadataExchangeResponse.Builder
Message for response to metadata exchange request. The sole purpose of this message is for the use of AlloyDB connectors. Clients should not rely on this message directly as there can be breaking changes in the future.
Protobuf type google.cloud.alloydb.connectors.v1alpha.MetadataExchangeResponse
ResourcesProto
Interfaces
MetadataExchangeRequestOrBuilder
MetadataExchangeResponseOrBuilder
Enums
MetadataExchangeRequest.AuthType
AuthType contains all supported authentication types.
Protobuf enum google.cloud.alloydb.connectors.v1alpha.MetadataExchangeRequest.AuthType
MetadataExchangeResponse.ResponseCode
Response code.
Protobuf enum
google.cloud.alloydb.connectors.v1alpha.MetadataExchangeResponse.ResponseCode