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

GitHub RepositoryREST Documentation

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Classes

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

Interfaces

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

Enums

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