Class |
Description |
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListBackupsFixedSizeCollection |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListBackupsPage |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListBackupsPagedResponse |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListClustersFixedSizeCollection |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListClustersPage |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListClustersPagedResponse |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListDatabasesFixedSizeCollection |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListDatabasesPage |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListDatabasesPagedResponse |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListInstancesFixedSizeCollection |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListInstancesPage |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListInstancesPagedResponse |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListLocationsFixedSizeCollection |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListLocationsPage |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListLocationsPagedResponse |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListSupportedDatabaseFlagsFixedSizeCollection |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListSupportedDatabaseFlagsPage |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListUsersFixedSizeCollection |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListUsersPage |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminClient.ListUsersPagedResponse |
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminGrpc |
Service describing handlers for resources
|
com.google.cloud.alloydb.v1alpha.AlloyDBAdminGrpc.AlloyDBAdminImplBase |
Base class for the server implementation of the service AlloyDBAdmin.
Service describing handlers for resources |
com.google.cloud.alloydb.v1alpha.AlloyDBAdminSettings.Builder |
Builder for AlloyDBAdminSettings. |
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.AutomatedBackupPolicy.QuantityBasedRetention |
A quantity based policy specifies that a certain number of the most recent
successful backups should be retained.
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.AutomatedBackupPolicy.TimeBasedRetention |
A time based retention policy specifies that all backups within a certain
time period should be retained.
|
com.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy.TimeBasedRetention.Builder |
A time based retention policy specifies that all backups within a certain
time period should be retained.
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.Backup |
Message describing Backup object
|
com.google.cloud.alloydb.v1alpha.Backup.Builder |
Message describing Backup object
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.BackupName |
|
com.google.cloud.alloydb.v1alpha.BackupName.Builder |
Builder for projects/{project}/locations/{location}/backups/{backup}. |
com.google.cloud.alloydb.v1alpha.BackupSource |
Message describing a BackupSource.
|
com.google.cloud.alloydb.v1alpha.BackupSource.Builder |
Message describing a BackupSource.
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.BatchCreateInstancesMetadata |
Message for metadata that is specific to BatchCreateInstances API.
NEXT_ID: 3
|
com.google.cloud.alloydb.v1alpha.BatchCreateInstancesMetadata.Builder |
Message for metadata that is specific to BatchCreateInstances API.
NEXT_ID: 3
|
com.google.cloud.alloydb.v1alpha.BatchCreateInstancesRequest |
Message for creating a batch of instances under the specified cluster.
|
com.google.cloud.alloydb.v1alpha.BatchCreateInstancesRequest.Builder |
Message for creating a batch of instances under the specified cluster.
|
com.google.cloud.alloydb.v1alpha.BatchCreateInstancesResponse |
Message for creating batches of instances in a cluster.
|
com.google.cloud.alloydb.v1alpha.BatchCreateInstancesResponse.Builder |
Message for creating batches of instances in a cluster.
|
com.google.cloud.alloydb.v1alpha.CloudSQLBackupRunSource |
The source CloudSQL backup resource.
|
com.google.cloud.alloydb.v1alpha.CloudSQLBackupRunSource.Builder |
The source CloudSQL backup resource.
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.Cluster.NetworkConfig |
Metadata related to network configuration.
|
com.google.cloud.alloydb.v1alpha.Cluster.NetworkConfig.Builder |
Metadata related to network configuration.
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.Cluster.PscConfig |
PscConfig contains PSC related configuration at a cluster level.
|
com.google.cloud.alloydb.v1alpha.Cluster.PscConfig.Builder |
PscConfig contains PSC related configuration at a cluster level.
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.Cluster.TrialMetadata |
Contains information and all metadata related to TRIAL clusters.
|
com.google.cloud.alloydb.v1alpha.Cluster.TrialMetadata.Builder |
Contains information and all metadata related to TRIAL clusters.
|
com.google.cloud.alloydb.v1alpha.ClusterName |
|
com.google.cloud.alloydb.v1alpha.ClusterName.Builder |
Builder for projects/{project}/locations/{location}/clusters/{cluster}. |
com.google.cloud.alloydb.v1alpha.ConnectionInfo |
ConnectionInfo singleton resource.
https://google.aip.dev/156
|
com.google.cloud.alloydb.v1alpha.ConnectionInfo.Builder |
ConnectionInfo singleton resource.
https://google.aip.dev/156
|
com.google.cloud.alloydb.v1alpha.ContinuousBackupConfig |
ContinuousBackupConfig describes the continuous backups recovery
configurations of a cluster.
|
com.google.cloud.alloydb.v1alpha.ContinuousBackupConfig.Builder |
ContinuousBackupConfig describes the continuous backups recovery
configurations of a cluster.
|
com.google.cloud.alloydb.v1alpha.ContinuousBackupInfo |
ContinuousBackupInfo describes the continuous backup properties of a
cluster.
|
com.google.cloud.alloydb.v1alpha.ContinuousBackupInfo.Builder |
ContinuousBackupInfo describes the continuous backup properties of a
cluster.
|
com.google.cloud.alloydb.v1alpha.ContinuousBackupSource |
Message describing a ContinuousBackupSource.
|
com.google.cloud.alloydb.v1alpha.ContinuousBackupSource.Builder |
Message describing a ContinuousBackupSource.
|
com.google.cloud.alloydb.v1alpha.CreateBackupRequest |
Message for creating a Backup
|
com.google.cloud.alloydb.v1alpha.CreateBackupRequest.Builder |
Message for creating a Backup
|
com.google.cloud.alloydb.v1alpha.CreateClusterRequest |
Message for creating a Cluster
|
com.google.cloud.alloydb.v1alpha.CreateClusterRequest.Builder |
Message for creating a Cluster
|
com.google.cloud.alloydb.v1alpha.CreateInstanceRequest |
Message for creating a Instance
|
com.google.cloud.alloydb.v1alpha.CreateInstanceRequest.Builder |
Message for creating a Instance
|
com.google.cloud.alloydb.v1alpha.CreateInstanceRequests |
See usage below for notes.
|
com.google.cloud.alloydb.v1alpha.CreateInstanceRequests.Builder |
See usage below for notes.
|
com.google.cloud.alloydb.v1alpha.CreateSecondaryClusterRequest |
Protobuf type google.cloud.alloydb.v1alpha.CreateSecondaryClusterRequest |
com.google.cloud.alloydb.v1alpha.CreateSecondaryClusterRequest.Builder |
Protobuf type google.cloud.alloydb.v1alpha.CreateSecondaryClusterRequest |
com.google.cloud.alloydb.v1alpha.CreateSecondaryInstanceRequest |
Message for creating a Secondary Instance
|
com.google.cloud.alloydb.v1alpha.CreateSecondaryInstanceRequest.Builder |
Message for creating a Secondary Instance
|
com.google.cloud.alloydb.v1alpha.CreateUserRequest |
Message for creating a User
|
com.google.cloud.alloydb.v1alpha.CreateUserRequest.Builder |
Message for creating a User
|
com.google.cloud.alloydb.v1alpha.CsqlResourcesProto |
|
com.google.cloud.alloydb.v1alpha.DataModelProto |
|
com.google.cloud.alloydb.v1alpha.Database |
Message describing Database object.
|
com.google.cloud.alloydb.v1alpha.Database.Builder |
Message describing Database object.
|
com.google.cloud.alloydb.v1alpha.DatabaseName |
|
com.google.cloud.alloydb.v1alpha.DatabaseName.Builder |
Builder for projects/{project}/locations/{location}/clusters/{cluster}/databases/{database}. |
com.google.cloud.alloydb.v1alpha.DeleteBackupRequest |
Message for deleting a Backup
|
com.google.cloud.alloydb.v1alpha.DeleteBackupRequest.Builder |
Message for deleting a Backup
|
com.google.cloud.alloydb.v1alpha.DeleteClusterRequest |
Message for deleting a Cluster
|
com.google.cloud.alloydb.v1alpha.DeleteClusterRequest.Builder |
Message for deleting a Cluster
|
com.google.cloud.alloydb.v1alpha.DeleteInstanceRequest |
Message for deleting a Instance
|
com.google.cloud.alloydb.v1alpha.DeleteInstanceRequest.Builder |
Message for deleting a Instance
|
com.google.cloud.alloydb.v1alpha.DeleteUserRequest |
Message for deleting a User
|
com.google.cloud.alloydb.v1alpha.DeleteUserRequest.Builder |
Message for deleting a User
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.EncryptionInfo |
EncryptionInfo describes the encryption information of a cluster or a backup.
|
com.google.cloud.alloydb.v1alpha.EncryptionInfo.Builder |
EncryptionInfo describes the encryption information of a cluster or a backup.
|
com.google.cloud.alloydb.v1alpha.ExecuteSqlMetadata |
Any additional metadata information regarding the execution of the SQL
|
com.google.cloud.alloydb.v1alpha.ExecuteSqlMetadata.Builder |
Any additional metadata information regarding the execution of the SQL
|
com.google.cloud.alloydb.v1alpha.ExecuteSqlRequest |
Request for ExecuteSql rpc.
|
com.google.cloud.alloydb.v1alpha.ExecuteSqlRequest.Builder |
Request for ExecuteSql rpc.
|
com.google.cloud.alloydb.v1alpha.ExecuteSqlResponse |
Execute a SQL statement response.
|
com.google.cloud.alloydb.v1alpha.ExecuteSqlResponse.Builder |
Execute a SQL statement response.
|
com.google.cloud.alloydb.v1alpha.FailoverInstanceRequest |
Message for triggering failover on an Instance
|
com.google.cloud.alloydb.v1alpha.FailoverInstanceRequest.Builder |
Message for triggering failover on an Instance
|
com.google.cloud.alloydb.v1alpha.GeminiClusterConfig |
Cluster level configuration parameters related to the Gemini in Databases
add-on.
|
com.google.cloud.alloydb.v1alpha.GeminiClusterConfig.Builder |
Cluster level configuration parameters related to the Gemini in Databases
add-on.
|
com.google.cloud.alloydb.v1alpha.GeminiInstanceConfig |
Instance level configuration parameters related to the Gemini in Databases
add-on.
|
com.google.cloud.alloydb.v1alpha.GeminiInstanceConfig.Builder |
Instance level configuration parameters related to the Gemini in Databases
add-on.
|
com.google.cloud.alloydb.v1alpha.GeminiProto |
|
com.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest |
Message for requests to generate a client certificate signed by the Cluster
CA.
|
com.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest.Builder |
Message for requests to generate a client certificate signed by the Cluster
CA.
|
com.google.cloud.alloydb.v1alpha.GenerateClientCertificateResponse |
Message returned by a GenerateClientCertificate operation.
|
com.google.cloud.alloydb.v1alpha.GenerateClientCertificateResponse.Builder |
Message returned by a GenerateClientCertificate operation.
|
com.google.cloud.alloydb.v1alpha.GetBackupRequest |
Message for getting a Backup
|
com.google.cloud.alloydb.v1alpha.GetBackupRequest.Builder |
Message for getting a Backup
|
com.google.cloud.alloydb.v1alpha.GetClusterRequest |
Message for getting a Cluster
|
com.google.cloud.alloydb.v1alpha.GetClusterRequest.Builder |
Message for getting a Cluster
|
com.google.cloud.alloydb.v1alpha.GetConnectionInfoRequest |
Request message for GetConnectionInfo.
|
com.google.cloud.alloydb.v1alpha.GetConnectionInfoRequest.Builder |
Request message for GetConnectionInfo.
|
com.google.cloud.alloydb.v1alpha.GetInstanceRequest |
Message for getting a Instance
|
com.google.cloud.alloydb.v1alpha.GetInstanceRequest.Builder |
Message for getting a Instance
|
com.google.cloud.alloydb.v1alpha.GetUserRequest |
Message for getting a User
|
com.google.cloud.alloydb.v1alpha.GetUserRequest.Builder |
Message for getting a User
|
com.google.cloud.alloydb.v1alpha.InjectFaultRequest |
Message for triggering fault injection on an instance
|
com.google.cloud.alloydb.v1alpha.InjectFaultRequest.Builder |
Message for triggering fault injection on an instance
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.Instance.ClientConnectionConfig |
Client connection configuration
|
com.google.cloud.alloydb.v1alpha.Instance.ClientConnectionConfig.Builder |
Client connection configuration
|
com.google.cloud.alloydb.v1alpha.Instance.InstanceNetworkConfig |
Metadata related to instance-level network configuration.
|
com.google.cloud.alloydb.v1alpha.Instance.InstanceNetworkConfig.AuthorizedNetwork |
AuthorizedNetwork contains metadata for an authorized network.
|
com.google.cloud.alloydb.v1alpha.Instance.InstanceNetworkConfig.AuthorizedNetwork.Builder |
AuthorizedNetwork contains metadata for an authorized network.
|
com.google.cloud.alloydb.v1alpha.Instance.InstanceNetworkConfig.Builder |
Metadata related to instance-level network configuration.
|
com.google.cloud.alloydb.v1alpha.Instance.MachineConfig |
MachineConfig describes the configuration of a machine.
|
com.google.cloud.alloydb.v1alpha.Instance.MachineConfig.Builder |
MachineConfig describes the configuration of a machine.
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.Instance.ObservabilityInstanceConfig |
Observability Instance specific configuration.
|
com.google.cloud.alloydb.v1alpha.Instance.ObservabilityInstanceConfig.Builder |
Observability Instance specific configuration.
|
com.google.cloud.alloydb.v1alpha.Instance.PscInstanceConfig |
PscInstanceConfig contains PSC related configuration at an
instance level.
|
com.google.cloud.alloydb.v1alpha.Instance.PscInstanceConfig.Builder |
PscInstanceConfig contains PSC related configuration at an
instance level.
|
com.google.cloud.alloydb.v1alpha.Instance.PscInterfaceConfig |
Configuration for setting up a PSC interface to enable outbound
connectivity.
|
com.google.cloud.alloydb.v1alpha.Instance.PscInterfaceConfig.Builder |
Configuration for setting up a PSC interface to enable outbound
connectivity.
|
com.google.cloud.alloydb.v1alpha.Instance.QueryInsightsInstanceConfig |
QueryInsights Instance specific configuration.
|
com.google.cloud.alloydb.v1alpha.Instance.QueryInsightsInstanceConfig.Builder |
QueryInsights Instance specific configuration.
|
com.google.cloud.alloydb.v1alpha.Instance.ReadPoolConfig |
Configuration for a read pool instance.
|
com.google.cloud.alloydb.v1alpha.Instance.ReadPoolConfig.Builder |
Configuration for a read pool instance.
|
com.google.cloud.alloydb.v1alpha.Instance.UpdatePolicy |
Policy to be used while updating the instance.
|
com.google.cloud.alloydb.v1alpha.Instance.UpdatePolicy.Builder |
Policy to be used while updating the instance.
|
com.google.cloud.alloydb.v1alpha.InstanceName |
|
com.google.cloud.alloydb.v1alpha.InstanceName.Builder |
Builder for projects/{project}/locations/{location}/clusters/{cluster}/instances/{instance}. |
com.google.cloud.alloydb.v1alpha.ListBackupsRequest |
Message for requesting list of Backups
|
com.google.cloud.alloydb.v1alpha.ListBackupsRequest.Builder |
Message for requesting list of Backups
|
com.google.cloud.alloydb.v1alpha.ListBackupsResponse |
Message for response to listing Backups
|
com.google.cloud.alloydb.v1alpha.ListBackupsResponse.Builder |
Message for response to listing Backups
|
com.google.cloud.alloydb.v1alpha.ListClustersRequest |
Message for requesting list of Clusters
|
com.google.cloud.alloydb.v1alpha.ListClustersRequest.Builder |
Message for requesting list of Clusters
|
com.google.cloud.alloydb.v1alpha.ListClustersResponse |
Message for response to listing Clusters
|
com.google.cloud.alloydb.v1alpha.ListClustersResponse.Builder |
Message for response to listing Clusters
|
com.google.cloud.alloydb.v1alpha.ListDatabasesRequest |
Message for requesting list of Databases.
|
com.google.cloud.alloydb.v1alpha.ListDatabasesRequest.Builder |
Message for requesting list of Databases.
|
com.google.cloud.alloydb.v1alpha.ListDatabasesResponse |
Message for response to listing Databases.
|
com.google.cloud.alloydb.v1alpha.ListDatabasesResponse.Builder |
Message for response to listing Databases.
|
com.google.cloud.alloydb.v1alpha.ListInstancesRequest |
Message for requesting list of Instances
|
com.google.cloud.alloydb.v1alpha.ListInstancesRequest.Builder |
Message for requesting list of Instances
|
com.google.cloud.alloydb.v1alpha.ListInstancesResponse |
Message for response to listing Instances
|
com.google.cloud.alloydb.v1alpha.ListInstancesResponse.Builder |
Message for response to listing Instances
|
com.google.cloud.alloydb.v1alpha.ListSupportedDatabaseFlagsRequest |
Message for listing the information about the supported Database flags.
|
com.google.cloud.alloydb.v1alpha.ListSupportedDatabaseFlagsRequest.Builder |
Message for listing the information about the supported Database flags.
|
com.google.cloud.alloydb.v1alpha.ListSupportedDatabaseFlagsResponse |
Message for response to listing SupportedDatabaseFlags.
|
com.google.cloud.alloydb.v1alpha.ListSupportedDatabaseFlagsResponse.Builder |
Message for response to listing SupportedDatabaseFlags.
|
com.google.cloud.alloydb.v1alpha.ListUsersRequest |
Message for requesting list of Users
|
com.google.cloud.alloydb.v1alpha.ListUsersRequest.Builder |
Message for requesting list of Users
|
com.google.cloud.alloydb.v1alpha.ListUsersResponse |
Message for response to listing Users
|
com.google.cloud.alloydb.v1alpha.ListUsersResponse.Builder |
Message for response to listing Users
|
com.google.cloud.alloydb.v1alpha.LocationName |
|
com.google.cloud.alloydb.v1alpha.LocationName.Builder |
Builder for projects/{project}/locations/{location}. |
com.google.cloud.alloydb.v1alpha.MaintenanceSchedule |
MaintenanceSchedule stores the maintenance schedule generated from
the MaintenanceUpdatePolicy, once a maintenance rollout is triggered, if
MaintenanceWindow is set, and if there is no conflicting DenyPeriod. |
com.google.cloud.alloydb.v1alpha.MaintenanceSchedule.Builder |
MaintenanceSchedule stores the maintenance schedule generated from
the MaintenanceUpdatePolicy, once a maintenance rollout is triggered, if
MaintenanceWindow is set, and if there is no conflicting DenyPeriod. |
com.google.cloud.alloydb.v1alpha.MaintenanceUpdatePolicy |
MaintenanceUpdatePolicy defines the policy for system updates.
|
com.google.cloud.alloydb.v1alpha.MaintenanceUpdatePolicy.Builder |
MaintenanceUpdatePolicy defines the policy for system updates.
|
com.google.cloud.alloydb.v1alpha.MaintenanceUpdatePolicy.MaintenanceWindow |
MaintenanceWindow specifies a preferred day and time for maintenance.
|
com.google.cloud.alloydb.v1alpha.MaintenanceUpdatePolicy.MaintenanceWindow.Builder |
MaintenanceWindow specifies a preferred day and time for maintenance.
|
com.google.cloud.alloydb.v1alpha.MigrationSource |
Subset of the source instance configuration that is available when reading
the cluster resource.
|
com.google.cloud.alloydb.v1alpha.MigrationSource.Builder |
Subset of the source instance configuration that is available when reading
the cluster resource.
|
com.google.cloud.alloydb.v1alpha.OperationMetadata |
Represents the metadata of the long-running operation.
|
com.google.cloud.alloydb.v1alpha.OperationMetadata.Builder |
Represents the metadata of the long-running operation.
|
com.google.cloud.alloydb.v1alpha.PromoteClusterRequest |
Message for promoting a Cluster
|
com.google.cloud.alloydb.v1alpha.PromoteClusterRequest.Builder |
Message for promoting a Cluster
|
com.google.cloud.alloydb.v1alpha.PromoteClusterStatus |
Message for current status of the database during Promote Cluster operation.
|
com.google.cloud.alloydb.v1alpha.PromoteClusterStatus.Builder |
Message for current status of the database during Promote Cluster operation.
|
com.google.cloud.alloydb.v1alpha.ResourcesProto |
|
com.google.cloud.alloydb.v1alpha.RestartInstanceRequest |
Protobuf type google.cloud.alloydb.v1alpha.RestartInstanceRequest |
com.google.cloud.alloydb.v1alpha.RestartInstanceRequest.Builder |
Protobuf type google.cloud.alloydb.v1alpha.RestartInstanceRequest |
com.google.cloud.alloydb.v1alpha.RestoreClusterRequest |
Message for restoring a Cluster from a backup or another cluster at a given
point in time.
|
com.google.cloud.alloydb.v1alpha.RestoreClusterRequest.Builder |
Message for restoring a Cluster from a backup or another cluster at a given
point in time.
|
com.google.cloud.alloydb.v1alpha.ServiceProto |
|
com.google.cloud.alloydb.v1alpha.SqlResult |
SqlResult represents the result for the execution of a sql statement.
|
com.google.cloud.alloydb.v1alpha.SqlResult.Builder |
SqlResult represents the result for the execution of a sql statement.
|
com.google.cloud.alloydb.v1alpha.SqlResultColumn |
Contains the name and datatype of a column in a SQL Result.
|
com.google.cloud.alloydb.v1alpha.SqlResultColumn.Builder |
Contains the name and datatype of a column in a SQL Result.
|
com.google.cloud.alloydb.v1alpha.SqlResultRow |
A single row from a sql result.
|
com.google.cloud.alloydb.v1alpha.SqlResultRow.Builder |
A single row from a sql result.
|
com.google.cloud.alloydb.v1alpha.SqlResultValue |
A single value in a row from a sql result.
|
com.google.cloud.alloydb.v1alpha.SqlResultValue.Builder |
A single value in a row from a sql result.
|
com.google.cloud.alloydb.v1alpha.SslConfig |
SSL configuration.
|
com.google.cloud.alloydb.v1alpha.SslConfig.Builder |
SSL configuration.
|
com.google.cloud.alloydb.v1alpha.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.v1alpha.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.v1alpha.SupportedDatabaseFlag.IntegerRestrictions |
Restrictions on INTEGER type values.
|
com.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag.IntegerRestrictions.Builder |
Restrictions on INTEGER type values.
|
com.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag.StringRestrictions |
Restrictions on STRING type values
|
com.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag.StringRestrictions.Builder |
Restrictions on STRING type values
|
com.google.cloud.alloydb.v1alpha.SupportedDatabaseFlagName |
|
com.google.cloud.alloydb.v1alpha.SupportedDatabaseFlagName.Builder |
Builder for projects/{project}/locations/{location}/flags/{flag}. |
com.google.cloud.alloydb.v1alpha.SwitchoverClusterRequest |
Message for switching over to a cluster
|
com.google.cloud.alloydb.v1alpha.SwitchoverClusterRequest.Builder |
Message for switching over to a cluster
|
com.google.cloud.alloydb.v1alpha.UpdateBackupRequest |
Message for updating a Backup
|
com.google.cloud.alloydb.v1alpha.UpdateBackupRequest.Builder |
Message for updating a Backup
|
com.google.cloud.alloydb.v1alpha.UpdateClusterRequest |
Message for updating a Cluster
|
com.google.cloud.alloydb.v1alpha.UpdateClusterRequest.Builder |
Message for updating a Cluster
|
com.google.cloud.alloydb.v1alpha.UpdateInstanceRequest |
Message for updating a Instance
|
com.google.cloud.alloydb.v1alpha.UpdateInstanceRequest.Builder |
Message for updating a Instance
|
com.google.cloud.alloydb.v1alpha.UpdateUserRequest |
Message for updating a User
|
com.google.cloud.alloydb.v1alpha.UpdateUserRequest.Builder |
Message for updating a User
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterRequest |
Upgrades a cluster.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterRequest.Builder |
Upgrades a cluster.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterResponse |
UpgradeClusterResponse contains the response for upgrade cluster operation.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterResponse.Builder |
UpgradeClusterResponse contains the response for upgrade cluster operation.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterResponse.ClusterUpgradeDetails |
Upgrade details of a cluster. This cluster can be primary or secondary.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterResponse.ClusterUpgradeDetails.Builder |
Upgrade details of a cluster. This cluster can be primary or secondary.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterResponse.InstanceUpgradeDetails |
Details regarding the upgrade of instaces associated with a cluster.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterResponse.InstanceUpgradeDetails.Builder |
Details regarding the upgrade of instaces associated with a cluster.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterResponse.StageInfo |
Stage information for different stages in the upgrade process.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterResponse.StageInfo.Builder |
Stage information for different stages in the upgrade process.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterStatus |
Message for current status of the Major Version Upgrade operation.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterStatus.Builder |
Message for current status of the Major Version Upgrade operation.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterStatus.ReadPoolInstancesUpgradeStageStatus |
Read pool instances upgrade specific status.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterStatus.ReadPoolInstancesUpgradeStageStatus.Builder |
Read pool instances upgrade specific status.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterStatus.ReadPoolInstancesUpgradeStageStatus.Stats |
Upgrade stats for read pool instances.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterStatus.ReadPoolInstancesUpgradeStageStatus.Stats.Builder |
Upgrade stats for read pool instances.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterStatus.StageStatus |
Status of an upgrade stage.
|
com.google.cloud.alloydb.v1alpha.UpgradeClusterStatus.StageStatus.Builder |
Status of an upgrade stage.
|
com.google.cloud.alloydb.v1alpha.User |
Message describing User object.
|
com.google.cloud.alloydb.v1alpha.User.Builder |
Message describing User object.
|
com.google.cloud.alloydb.v1alpha.UserName |
|
com.google.cloud.alloydb.v1alpha.UserName.Builder |
Builder for projects/{project}/locations/{location}/clusters/{cluster}/users/{user}. |
com.google.cloud.alloydb.v1alpha.UserPassword |
The username/password for a database user. Used for specifying initial
users at cluster creation time.
|
com.google.cloud.alloydb.v1alpha.UserPassword.Builder |
The username/password for a database user. Used for specifying initial
users at cluster creation time.
|