Package com.google.cloud.alloydb.connectors.v1 (0.14.0)

GitHub RepositoryREST Documentation

Classes

Class Description
com.google.cloud.alloydb.connectors.v1.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.
com.google.cloud.alloydb.connectors.v1.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.
com.google.cloud.alloydb.connectors.v1.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.
com.google.cloud.alloydb.connectors.v1.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.
com.google.cloud.alloydb.connectors.v1.ResourcesProto

Interfaces

Interface Description
com.google.cloud.alloydb.connectors.v1.MetadataExchangeRequestOrBuilder
com.google.cloud.alloydb.connectors.v1.MetadataExchangeResponseOrBuilder

Enums

Enum Description
com.google.cloud.alloydb.connectors.v1.MetadataExchangeRequest.AuthType AuthType contains all supported authentication types.
com.google.cloud.alloydb.connectors.v1.MetadataExchangeResponse.ResponseCode Response code.