Package com.google.cloud.alloydb.v1beta (0.26.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.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient Service Description: Service describing handlers for resources

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.alloydb.v1beta.AlloyDBAdminSettings Settings class to configure an instance of AlloyDBAdminClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListBackupsFixedSizeCollection
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListBackupsPage
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListBackupsPagedResponse
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListClustersFixedSizeCollection
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListClustersPage
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListClustersPagedResponse
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListDatabasesFixedSizeCollection
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListDatabasesPage
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListDatabasesPagedResponse
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListInstancesFixedSizeCollection
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListInstancesPage
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListInstancesPagedResponse
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListLocationsFixedSizeCollection
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListLocationsPage
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListLocationsPagedResponse
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollection
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListSupportedDatabaseFlagsPage
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListUsersFixedSizeCollection
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListUsersPage
com.google.cloud.alloydb.v1beta.AlloyDBAdminClient.ListUsersPagedResponse
com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc Service describing handlers for resources
com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AlloyDBAdminImplBase Base class for the server implementation of the service AlloyDBAdmin. Service describing handlers for resources
com.google.cloud.alloydb.v1beta.AlloyDBAdminSettings.Builder Builder for AlloyDBAdminSettings.
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy Message describing the user-specified automated backup policy. All fields in the automated backup policy are optional. Defaults for each
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.Builder Message describing the user-specified automated backup policy. All fields in the automated backup policy are optional. Defaults for each
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.QuantityBasedRetention A quantity based policy specifies that a certain number of the most recent successful backups should be retained.
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.QuantityBasedRetention.Builder A quantity based policy specifies that a certain number of the most recent successful backups should be retained.
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.TimeBasedRetention A time based retention policy specifies that all backups within a certain time period should be retained.
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.TimeBasedRetention.Builder A time based retention policy specifies that all backups within a certain time period should be retained.
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.WeeklySchedule A weekly schedule starts a backup at prescribed start times within a day, for the specified days of the week.
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.WeeklySchedule.Builder A weekly schedule starts a backup at prescribed start times within a day, for the specified days of the week.
com.google.cloud.alloydb.v1beta.Backup Message describing Backup object
com.google.cloud.alloydb.v1beta.Backup.Builder Message describing Backup object
com.google.cloud.alloydb.v1beta.Backup.QuantityBasedExpiry A backup's position in a quantity-based retention queue, of backups with the same source cluster and type, with length, retention, specified by the backup's retention policy.
com.google.cloud.alloydb.v1beta.Backup.QuantityBasedExpiry.Builder A backup's position in a quantity-based retention queue, of backups with the same source cluster and type, with length, retention, specified by the backup's retention policy.
com.google.cloud.alloydb.v1beta.BackupName
com.google.cloud.alloydb.v1beta.BackupName.Builder Builder for projects/{project}/locations/{location}/backups/{backup}.
com.google.cloud.alloydb.v1beta.BackupSource Message describing a BackupSource.
com.google.cloud.alloydb.v1beta.BackupSource.Builder Message describing a BackupSource.
com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus Message for current status of an instance in the BatchCreateInstances operation. For example, lets say a BatchCreateInstances workflow has 4 instances,
com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.Builder Message for current status of an instance in the BatchCreateInstances operation. For example, lets say a BatchCreateInstances workflow has 4 instances,
com.google.cloud.alloydb.v1beta.BatchCreateInstancesMetadata Message for metadata that is specific to BatchCreateInstances API. NEXT_ID: 3
com.google.cloud.alloydb.v1beta.BatchCreateInstancesMetadata.Builder Message for metadata that is specific to BatchCreateInstances API. NEXT_ID: 3
com.google.cloud.alloydb.v1beta.BatchCreateInstancesRequest Message for creating a batch of instances under the specified cluster.
com.google.cloud.alloydb.v1beta.BatchCreateInstancesRequest.Builder Message for creating a batch of instances under the specified cluster.
com.google.cloud.alloydb.v1beta.BatchCreateInstancesResponse Message for creating batches of instances in a cluster.
com.google.cloud.alloydb.v1beta.BatchCreateInstancesResponse.Builder Message for creating batches of instances in a cluster.
com.google.cloud.alloydb.v1beta.Cluster A cluster is a collection of regional AlloyDB resources. It can include a primary instance and one or more read pool instances. All cluster resources share a storage layer, which scales as needed.
com.google.cloud.alloydb.v1beta.Cluster.Builder A cluster is a collection of regional AlloyDB resources. It can include a primary instance and one or more read pool instances. All cluster resources share a storage layer, which scales as needed.
com.google.cloud.alloydb.v1beta.Cluster.NetworkConfig Metadata related to network configuration.
com.google.cloud.alloydb.v1beta.Cluster.NetworkConfig.Builder Metadata related to network configuration.
com.google.cloud.alloydb.v1beta.Cluster.PrimaryConfig Configuration for the primary cluster. It has the list of clusters that are replicating from this cluster. This should be set if and only if the cluster is of type PRIMARY.
com.google.cloud.alloydb.v1beta.Cluster.PrimaryConfig.Builder Configuration for the primary cluster. It has the list of clusters that are replicating from this cluster. This should be set if and only if the cluster is of type PRIMARY.
com.google.cloud.alloydb.v1beta.Cluster.SecondaryConfig Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY.
com.google.cloud.alloydb.v1beta.Cluster.SecondaryConfig.Builder Configuration information for the secondary cluster. This should be set if and only if the cluster is of type SECONDARY.
com.google.cloud.alloydb.v1beta.ClusterName
com.google.cloud.alloydb.v1beta.ClusterName.Builder Builder for projects/{project}/locations/{location}/clusters/{cluster}.
com.google.cloud.alloydb.v1beta.ConnectionInfo ConnectionInfo singleton resource. https://google.aip.dev/156
com.google.cloud.alloydb.v1beta.ConnectionInfo.Builder ConnectionInfo singleton resource. https://google.aip.dev/156
com.google.cloud.alloydb.v1beta.ContinuousBackupConfig ContinuousBackupConfig describes the continuous backups recovery configurations of a cluster.
com.google.cloud.alloydb.v1beta.ContinuousBackupConfig.Builder ContinuousBackupConfig describes the continuous backups recovery configurations of a cluster.
com.google.cloud.alloydb.v1beta.ContinuousBackupInfo ContinuousBackupInfo describes the continuous backup properties of a cluster.
com.google.cloud.alloydb.v1beta.ContinuousBackupInfo.Builder ContinuousBackupInfo describes the continuous backup properties of a cluster.
com.google.cloud.alloydb.v1beta.ContinuousBackupSource Message describing a ContinuousBackupSource.
com.google.cloud.alloydb.v1beta.ContinuousBackupSource.Builder Message describing a ContinuousBackupSource.
com.google.cloud.alloydb.v1beta.CreateBackupRequest Message for creating a Backup
com.google.cloud.alloydb.v1beta.CreateBackupRequest.Builder Message for creating a Backup
com.google.cloud.alloydb.v1beta.CreateClusterRequest Message for creating a Cluster
com.google.cloud.alloydb.v1beta.CreateClusterRequest.Builder Message for creating a Cluster
com.google.cloud.alloydb.v1beta.CreateInstanceRequest Message for creating a Instance
com.google.cloud.alloydb.v1beta.CreateInstanceRequest.Builder Message for creating a Instance
com.google.cloud.alloydb.v1beta.CreateInstanceRequests See usage below for notes.
com.google.cloud.alloydb.v1beta.CreateInstanceRequests.Builder See usage below for notes.
com.google.cloud.alloydb.v1beta.CreateSecondaryClusterRequest Protobuf type google.cloud.alloydb.v1beta.CreateSecondaryClusterRequest
com.google.cloud.alloydb.v1beta.CreateSecondaryClusterRequest.Builder Protobuf type google.cloud.alloydb.v1beta.CreateSecondaryClusterRequest
com.google.cloud.alloydb.v1beta.CreateSecondaryInstanceRequest Message for creating a Secondary Instance
com.google.cloud.alloydb.v1beta.CreateSecondaryInstanceRequest.Builder Message for creating a Secondary Instance
com.google.cloud.alloydb.v1beta.CreateUserRequest Message for creating a User
com.google.cloud.alloydb.v1beta.CreateUserRequest.Builder Message for creating a User
com.google.cloud.alloydb.v1beta.Database Message describing Database object.
com.google.cloud.alloydb.v1beta.Database.Builder Message describing Database object.
com.google.cloud.alloydb.v1beta.DatabaseName
com.google.cloud.alloydb.v1beta.DatabaseName.Builder Builder for projects/{project}/locations/{location}/clusters/{cluster}/databases/{database}.
com.google.cloud.alloydb.v1beta.DeleteBackupRequest Message for deleting a Backup
com.google.cloud.alloydb.v1beta.DeleteBackupRequest.Builder Message for deleting a Backup
com.google.cloud.alloydb.v1beta.DeleteClusterRequest Message for deleting a Cluster
com.google.cloud.alloydb.v1beta.DeleteClusterRequest.Builder Message for deleting a Cluster
com.google.cloud.alloydb.v1beta.DeleteInstanceRequest Message for deleting a Instance
com.google.cloud.alloydb.v1beta.DeleteInstanceRequest.Builder Message for deleting a Instance
com.google.cloud.alloydb.v1beta.DeleteUserRequest Message for deleting a User
com.google.cloud.alloydb.v1beta.DeleteUserRequest.Builder Message for deleting a User
com.google.cloud.alloydb.v1beta.EncryptionConfig EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key).
com.google.cloud.alloydb.v1beta.EncryptionConfig.Builder EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key).
com.google.cloud.alloydb.v1beta.EncryptionInfo EncryptionInfo describes the encryption information of a cluster or a backup.
com.google.cloud.alloydb.v1beta.EncryptionInfo.Builder EncryptionInfo describes the encryption information of a cluster or a backup.
com.google.cloud.alloydb.v1beta.FailoverInstanceRequest Message for triggering failover on an Instance
com.google.cloud.alloydb.v1beta.FailoverInstanceRequest.Builder Message for triggering failover on an Instance
com.google.cloud.alloydb.v1beta.GenerateClientCertificateRequest Message for requests to generate a client certificate signed by the Cluster CA.
com.google.cloud.alloydb.v1beta.GenerateClientCertificateRequest.Builder Message for requests to generate a client certificate signed by the Cluster CA.
com.google.cloud.alloydb.v1beta.GenerateClientCertificateResponse Message returned by a GenerateClientCertificate operation.
com.google.cloud.alloydb.v1beta.GenerateClientCertificateResponse.Builder Message returned by a GenerateClientCertificate operation.
com.google.cloud.alloydb.v1beta.GetBackupRequest Message for getting a Backup
com.google.cloud.alloydb.v1beta.GetBackupRequest.Builder Message for getting a Backup
com.google.cloud.alloydb.v1beta.GetClusterRequest Message for getting a Cluster
com.google.cloud.alloydb.v1beta.GetClusterRequest.Builder Message for getting a Cluster
com.google.cloud.alloydb.v1beta.GetConnectionInfoRequest Request message for GetConnectionInfo.
com.google.cloud.alloydb.v1beta.GetConnectionInfoRequest.Builder Request message for GetConnectionInfo.
com.google.cloud.alloydb.v1beta.GetInstanceRequest Message for getting a Instance
com.google.cloud.alloydb.v1beta.GetInstanceRequest.Builder Message for getting a Instance
com.google.cloud.alloydb.v1beta.GetUserRequest Message for getting a User
com.google.cloud.alloydb.v1beta.GetUserRequest.Builder Message for getting a User
com.google.cloud.alloydb.v1beta.InjectFaultRequest Message for triggering fault injection on an instance
com.google.cloud.alloydb.v1beta.InjectFaultRequest.Builder Message for triggering fault injection on an instance
com.google.cloud.alloydb.v1beta.Instance An Instance is a computing unit that an end customer can connect to. It's the main unit of computing resources in AlloyDB.
com.google.cloud.alloydb.v1beta.Instance.Builder An Instance is a computing unit that an end customer can connect to. It's the main unit of computing resources in AlloyDB.
com.google.cloud.alloydb.v1beta.Instance.ClientConnectionConfig Client connection configuration
com.google.cloud.alloydb.v1beta.Instance.ClientConnectionConfig.Builder Client connection configuration
com.google.cloud.alloydb.v1beta.Instance.InstanceNetworkConfig Metadata related to instance level network configuration.
com.google.cloud.alloydb.v1beta.Instance.InstanceNetworkConfig.AuthorizedNetwork AuthorizedNetwork contains metadata for an authorized network.
com.google.cloud.alloydb.v1beta.Instance.InstanceNetworkConfig.AuthorizedNetwork.Builder AuthorizedNetwork contains metadata for an authorized network.
com.google.cloud.alloydb.v1beta.Instance.InstanceNetworkConfig.Builder Metadata related to instance level network configuration.
com.google.cloud.alloydb.v1beta.Instance.MachineConfig MachineConfig describes the configuration of a machine.
com.google.cloud.alloydb.v1beta.Instance.MachineConfig.Builder MachineConfig describes the configuration of a machine.
com.google.cloud.alloydb.v1beta.Instance.Node Details of a single node in the instance. Nodes in an AlloyDB instance are ephemereal, they can change during update, failover, autohealing and resize operations.
com.google.cloud.alloydb.v1beta.Instance.Node.Builder Details of a single node in the instance. Nodes in an AlloyDB instance are ephemereal, they can change during update, failover, autohealing and resize operations.
com.google.cloud.alloydb.v1beta.Instance.PscInstanceConfig PscInstanceConfig contains PSC related configuration at an instance level.
com.google.cloud.alloydb.v1beta.Instance.PscInstanceConfig.Builder PscInstanceConfig contains PSC related configuration at an instance level.
com.google.cloud.alloydb.v1beta.Instance.PscInterfaceConfig Configuration for setting up a PSC interface. This information needs to be provided by the customer. PSC interfaces will be created and added to VMs via SLM (adding a network
com.google.cloud.alloydb.v1beta.Instance.PscInterfaceConfig.Builder Configuration for setting up a PSC interface. This information needs to be provided by the customer. PSC interfaces will be created and added to VMs via SLM (adding a network
com.google.cloud.alloydb.v1beta.Instance.QueryInsightsInstanceConfig QueryInsights Instance specific configuration.
com.google.cloud.alloydb.v1beta.Instance.QueryInsightsInstanceConfig.Builder QueryInsights Instance specific configuration.
com.google.cloud.alloydb.v1beta.Instance.ReadPoolConfig Configuration for a read pool instance.
com.google.cloud.alloydb.v1beta.Instance.ReadPoolConfig.Builder Configuration for a read pool instance.
com.google.cloud.alloydb.v1beta.Instance.UpdatePolicy Policy to be used while updating the instance.
com.google.cloud.alloydb.v1beta.Instance.UpdatePolicy.Builder Policy to be used while updating the instance.
com.google.cloud.alloydb.v1beta.InstanceName
com.google.cloud.alloydb.v1beta.InstanceName.Builder Builder for projects/{project}/locations/{location}/clusters/{cluster}/instances/{instance}.
com.google.cloud.alloydb.v1beta.ListBackupsRequest Message for requesting list of Backups
com.google.cloud.alloydb.v1beta.ListBackupsRequest.Builder Message for requesting list of Backups
com.google.cloud.alloydb.v1beta.ListBackupsResponse Message for response to listing Backups
com.google.cloud.alloydb.v1beta.ListBackupsResponse.Builder Message for response to listing Backups
com.google.cloud.alloydb.v1beta.ListClustersRequest Message for requesting list of Clusters
com.google.cloud.alloydb.v1beta.ListClustersRequest.Builder Message for requesting list of Clusters
com.google.cloud.alloydb.v1beta.ListClustersResponse Message for response to listing Clusters
com.google.cloud.alloydb.v1beta.ListClustersResponse.Builder Message for response to listing Clusters
com.google.cloud.alloydb.v1beta.ListDatabasesRequest Message for requesting list of Databases.
com.google.cloud.alloydb.v1beta.ListDatabasesRequest.Builder Message for requesting list of Databases.
com.google.cloud.alloydb.v1beta.ListDatabasesResponse Message for response to listing Databases.
com.google.cloud.alloydb.v1beta.ListDatabasesResponse.Builder Message for response to listing Databases.
com.google.cloud.alloydb.v1beta.ListInstancesRequest Message for requesting list of Instances
com.google.cloud.alloydb.v1beta.ListInstancesRequest.Builder Message for requesting list of Instances
com.google.cloud.alloydb.v1beta.ListInstancesResponse Message for response to listing Instances
com.google.cloud.alloydb.v1beta.ListInstancesResponse.Builder Message for response to listing Instances
com.google.cloud.alloydb.v1beta.ListSupportedDatabaseFlagsRequest Message for listing the information about the supported Database flags.
com.google.cloud.alloydb.v1beta.ListSupportedDatabaseFlagsRequest.Builder Message for listing the information about the supported Database flags.
com.google.cloud.alloydb.v1beta.ListSupportedDatabaseFlagsResponse Message for response to listing SupportedDatabaseFlags.
com.google.cloud.alloydb.v1beta.ListSupportedDatabaseFlagsResponse.Builder Message for response to listing SupportedDatabaseFlags.
com.google.cloud.alloydb.v1beta.ListUsersRequest Message for requesting list of Users
com.google.cloud.alloydb.v1beta.ListUsersRequest.Builder Message for requesting list of Users
com.google.cloud.alloydb.v1beta.ListUsersResponse Message for response to listing Users
com.google.cloud.alloydb.v1beta.ListUsersResponse.Builder Message for response to listing Users
com.google.cloud.alloydb.v1beta.LocationName
com.google.cloud.alloydb.v1beta.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.alloydb.v1beta.MigrationSource Subset of the source instance configuration that is available when reading the cluster resource.
com.google.cloud.alloydb.v1beta.MigrationSource.Builder Subset of the source instance configuration that is available when reading the cluster resource.
com.google.cloud.alloydb.v1beta.OperationMetadata Represents the metadata of the long-running operation.
com.google.cloud.alloydb.v1beta.OperationMetadata.Builder Represents the metadata of the long-running operation.
com.google.cloud.alloydb.v1beta.PromoteClusterRequest Message for promoting a Cluster
com.google.cloud.alloydb.v1beta.PromoteClusterRequest.Builder Message for promoting a Cluster
com.google.cloud.alloydb.v1beta.ResourcesProto
com.google.cloud.alloydb.v1beta.RestartInstanceRequest Protobuf type google.cloud.alloydb.v1beta.RestartInstanceRequest
com.google.cloud.alloydb.v1beta.RestartInstanceRequest.Builder Protobuf type google.cloud.alloydb.v1beta.RestartInstanceRequest
com.google.cloud.alloydb.v1beta.RestoreClusterRequest Message for restoring a Cluster from a backup or another cluster at a given point in time.
com.google.cloud.alloydb.v1beta.RestoreClusterRequest.Builder Message for restoring a Cluster from a backup or another cluster at a given point in time.
com.google.cloud.alloydb.v1beta.ServiceProto
com.google.cloud.alloydb.v1beta.SslConfig SSL configuration.
com.google.cloud.alloydb.v1beta.SslConfig.Builder SSL configuration.
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag SupportedDatabaseFlag gives general information about a database flag, like type and allowed values. This is a static value that is defined on the server side, and it cannot be modified by callers.
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.Builder SupportedDatabaseFlag gives general information about a database flag, like type and allowed values. This is a static value that is defined on the server side, and it cannot be modified by callers.
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.IntegerRestrictions Restrictions on INTEGER type values.
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.IntegerRestrictions.Builder Restrictions on INTEGER type values.
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.StringRestrictions Restrictions on STRING type values
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.StringRestrictions.Builder Restrictions on STRING type values
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlagName
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlagName.Builder Builder for projects/{project}/locations/{location}/flags/{flag}.
com.google.cloud.alloydb.v1beta.UpdateBackupRequest Message for updating a Backup
com.google.cloud.alloydb.v1beta.UpdateBackupRequest.Builder Message for updating a Backup
com.google.cloud.alloydb.v1beta.UpdateClusterRequest Message for updating a Cluster
com.google.cloud.alloydb.v1beta.UpdateClusterRequest.Builder Message for updating a Cluster
com.google.cloud.alloydb.v1beta.UpdateInstanceRequest Message for updating a Instance
com.google.cloud.alloydb.v1beta.UpdateInstanceRequest.Builder Message for updating a Instance
com.google.cloud.alloydb.v1beta.UpdateUserRequest Message for updating a User
com.google.cloud.alloydb.v1beta.UpdateUserRequest.Builder Message for updating a User
com.google.cloud.alloydb.v1beta.User Message describing User object.
com.google.cloud.alloydb.v1beta.User.Builder Message describing User object.
com.google.cloud.alloydb.v1beta.UserName
com.google.cloud.alloydb.v1beta.UserName.Builder Builder for projects/{project}/locations/{location}/clusters/{cluster}/users/{user}.
com.google.cloud.alloydb.v1beta.UserPassword The username/password for a database user. Used for specifying initial users at cluster creation time.
com.google.cloud.alloydb.v1beta.UserPassword.Builder The username/password for a database user. Used for specifying initial users at cluster creation time.

Interfaces

Interface Description
com.google.cloud.alloydb.v1beta.AlloyDBAdminGrpc.AsyncService Service describing handlers for resources
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.QuantityBasedRetentionOrBuilder
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.TimeBasedRetentionOrBuilder
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.WeeklyScheduleOrBuilder
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicyOrBuilder
com.google.cloud.alloydb.v1beta.Backup.QuantityBasedExpiryOrBuilder
com.google.cloud.alloydb.v1beta.BackupOrBuilder
com.google.cloud.alloydb.v1beta.BackupSourceOrBuilder
com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatusOrBuilder
com.google.cloud.alloydb.v1beta.BatchCreateInstancesMetadataOrBuilder
com.google.cloud.alloydb.v1beta.BatchCreateInstancesRequestOrBuilder
com.google.cloud.alloydb.v1beta.BatchCreateInstancesResponseOrBuilder
com.google.cloud.alloydb.v1beta.Cluster.NetworkConfigOrBuilder
com.google.cloud.alloydb.v1beta.Cluster.PrimaryConfigOrBuilder
com.google.cloud.alloydb.v1beta.Cluster.SecondaryConfigOrBuilder
com.google.cloud.alloydb.v1beta.ClusterOrBuilder
com.google.cloud.alloydb.v1beta.ConnectionInfoOrBuilder
com.google.cloud.alloydb.v1beta.ContinuousBackupConfigOrBuilder
com.google.cloud.alloydb.v1beta.ContinuousBackupInfoOrBuilder
com.google.cloud.alloydb.v1beta.ContinuousBackupSourceOrBuilder
com.google.cloud.alloydb.v1beta.CreateBackupRequestOrBuilder
com.google.cloud.alloydb.v1beta.CreateClusterRequestOrBuilder
com.google.cloud.alloydb.v1beta.CreateInstanceRequestOrBuilder
com.google.cloud.alloydb.v1beta.CreateInstanceRequestsOrBuilder
com.google.cloud.alloydb.v1beta.CreateSecondaryClusterRequestOrBuilder
com.google.cloud.alloydb.v1beta.CreateSecondaryInstanceRequestOrBuilder
com.google.cloud.alloydb.v1beta.CreateUserRequestOrBuilder
com.google.cloud.alloydb.v1beta.DatabaseOrBuilder
com.google.cloud.alloydb.v1beta.DeleteBackupRequestOrBuilder
com.google.cloud.alloydb.v1beta.DeleteClusterRequestOrBuilder
com.google.cloud.alloydb.v1beta.DeleteInstanceRequestOrBuilder
com.google.cloud.alloydb.v1beta.DeleteUserRequestOrBuilder
com.google.cloud.alloydb.v1beta.EncryptionConfigOrBuilder
com.google.cloud.alloydb.v1beta.EncryptionInfoOrBuilder
com.google.cloud.alloydb.v1beta.FailoverInstanceRequestOrBuilder
com.google.cloud.alloydb.v1beta.GenerateClientCertificateRequestOrBuilder
com.google.cloud.alloydb.v1beta.GenerateClientCertificateResponseOrBuilder
com.google.cloud.alloydb.v1beta.GetBackupRequestOrBuilder
com.google.cloud.alloydb.v1beta.GetClusterRequestOrBuilder
com.google.cloud.alloydb.v1beta.GetConnectionInfoRequestOrBuilder
com.google.cloud.alloydb.v1beta.GetInstanceRequestOrBuilder
com.google.cloud.alloydb.v1beta.GetUserRequestOrBuilder
com.google.cloud.alloydb.v1beta.InjectFaultRequestOrBuilder
com.google.cloud.alloydb.v1beta.Instance.ClientConnectionConfigOrBuilder
com.google.cloud.alloydb.v1beta.Instance.InstanceNetworkConfig.AuthorizedNetworkOrBuilder
com.google.cloud.alloydb.v1beta.Instance.InstanceNetworkConfigOrBuilder
com.google.cloud.alloydb.v1beta.Instance.MachineConfigOrBuilder
com.google.cloud.alloydb.v1beta.Instance.NodeOrBuilder
com.google.cloud.alloydb.v1beta.Instance.PscInstanceConfigOrBuilder
com.google.cloud.alloydb.v1beta.Instance.PscInterfaceConfigOrBuilder
com.google.cloud.alloydb.v1beta.Instance.QueryInsightsInstanceConfigOrBuilder
com.google.cloud.alloydb.v1beta.Instance.ReadPoolConfigOrBuilder
com.google.cloud.alloydb.v1beta.Instance.UpdatePolicyOrBuilder
com.google.cloud.alloydb.v1beta.InstanceOrBuilder
com.google.cloud.alloydb.v1beta.ListBackupsRequestOrBuilder
com.google.cloud.alloydb.v1beta.ListBackupsResponseOrBuilder
com.google.cloud.alloydb.v1beta.ListClustersRequestOrBuilder
com.google.cloud.alloydb.v1beta.ListClustersResponseOrBuilder
com.google.cloud.alloydb.v1beta.ListDatabasesRequestOrBuilder
com.google.cloud.alloydb.v1beta.ListDatabasesResponseOrBuilder
com.google.cloud.alloydb.v1beta.ListInstancesRequestOrBuilder
com.google.cloud.alloydb.v1beta.ListInstancesResponseOrBuilder
com.google.cloud.alloydb.v1beta.ListSupportedDatabaseFlagsRequestOrBuilder
com.google.cloud.alloydb.v1beta.ListSupportedDatabaseFlagsResponseOrBuilder
com.google.cloud.alloydb.v1beta.ListUsersRequestOrBuilder
com.google.cloud.alloydb.v1beta.ListUsersResponseOrBuilder
com.google.cloud.alloydb.v1beta.MigrationSourceOrBuilder
com.google.cloud.alloydb.v1beta.OperationMetadataOrBuilder
com.google.cloud.alloydb.v1beta.PromoteClusterRequestOrBuilder
com.google.cloud.alloydb.v1beta.RestartInstanceRequestOrBuilder
com.google.cloud.alloydb.v1beta.RestoreClusterRequestOrBuilder
com.google.cloud.alloydb.v1beta.SslConfigOrBuilder
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.IntegerRestrictionsOrBuilder
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.StringRestrictionsOrBuilder
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlagOrBuilder
com.google.cloud.alloydb.v1beta.UpdateBackupRequestOrBuilder
com.google.cloud.alloydb.v1beta.UpdateClusterRequestOrBuilder
com.google.cloud.alloydb.v1beta.UpdateInstanceRequestOrBuilder
com.google.cloud.alloydb.v1beta.UpdateUserRequestOrBuilder
com.google.cloud.alloydb.v1beta.UserOrBuilder
com.google.cloud.alloydb.v1beta.UserPasswordOrBuilder

Enums

Enum Description
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.RetentionCase
com.google.cloud.alloydb.v1beta.AutomatedBackupPolicy.ScheduleCase
com.google.cloud.alloydb.v1beta.Backup.State Backup State
com.google.cloud.alloydb.v1beta.Backup.Type Backup Type
com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus.State State contains all valid instance states for the BatchCreateInstances operation. This is mainly used for status reporting through the LRO metadata.
com.google.cloud.alloydb.v1beta.Cluster.ClusterType Type of Cluster
com.google.cloud.alloydb.v1beta.Cluster.SourceCase
com.google.cloud.alloydb.v1beta.Cluster.State Cluster State
com.google.cloud.alloydb.v1beta.ClusterView View on Cluster. Pass this enum to rpcs that returns a cluster message to control which subsets of fields to get.
com.google.cloud.alloydb.v1beta.DatabaseVersion The supported database engine versions.
com.google.cloud.alloydb.v1beta.EncryptionInfo.Type Possible encryption types.
com.google.cloud.alloydb.v1beta.InjectFaultRequest.FaultType FaultType contains all valid types of faults that can be injected to an instance.
com.google.cloud.alloydb.v1beta.Instance.AvailabilityType The Availability type of an instance. Potential values: - ZONAL: The instance serves data from only one zone. Outages in that
com.google.cloud.alloydb.v1beta.Instance.InstanceType Type of an Instance
com.google.cloud.alloydb.v1beta.Instance.State Instance State
com.google.cloud.alloydb.v1beta.Instance.UpdatePolicy.Mode Specifies the available modes of update.
com.google.cloud.alloydb.v1beta.InstanceView View on Instance. Pass this enum to rpcs that returns an Instance message to control which subsets of fields to get.
com.google.cloud.alloydb.v1beta.MigrationSource.MigrationSourceType Denote the type of migration source that created this cluster.
com.google.cloud.alloydb.v1beta.OperationMetadata.RequestSpecificCase
com.google.cloud.alloydb.v1beta.RestoreClusterRequest.SourceCase
com.google.cloud.alloydb.v1beta.SslConfig.CaSource Certificate Authority (CA) source for SSL/TLS certificates.
com.google.cloud.alloydb.v1beta.SslConfig.SslMode SSL mode options.
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.RestrictionsCase
com.google.cloud.alloydb.v1beta.SupportedDatabaseFlag.ValueType ValueType describes the semantic type of the value that the flag accepts. Regardless of the ValueType, the Instance.database_flags field accepts the stringified version of the value, i.e. "20" or "3.14".
com.google.cloud.alloydb.v1beta.User.UserType Enum that details the user type.