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.
|