Get Database Instance Setting
Constructors
Properties
This specifies when the instance should be active. Can be either ALWAYS, NEVER or ON_DEMAND.
The availability type of the Cloud SQL instance, high availability (REGIONAL) or single zone (ZONAL). For all instances, ensure that settings.backup_configuration.enabled is set to true. For MySQL instances, ensure that settings.backup_configuration.binary_log_enabled is set to true. For Postgres instances, ensure that settings.backup_configuration.point_in_time_recovery_enabled is set to true. Defaults to ZONAL.
The managed connection pool setting for a Cloud SQL instance.
Enables the enforcement of Cloud SQL Auth Proxy or Cloud SQL connectors for all the connections. If enabled, all the direct connections are rejected.
Data cache configurations.
Provisioned number of I/O operations per second for the data disk. This field is only used for HYPERDISK_BALANCED disk types.
Provisioned throughput measured in MiB per second for the data disk. This field is only used for HYPERDISK_BALANCED disk types.
Configuration to protect against accidental instance deletion.
Enables auto-resizing of the storage size. Defaults to true.
The maximum size, in GB, to which storage capacity can be automatically increased. The default value is 0, which specifies that there is no limit.
Enables Dataplex Integration.
Enables Vertex AI Integration.
Configuration of Query Insights.
Declares a one-hour maintenance window when an Instance can automatically restart to apply updates. The maintenance window is specified in UTC time.
Pricing plan for this instance, can only be PER_USE.
When this parameter is set to true, Cloud SQL retains backups of the instance even after the instance is deleted. The ON_DEMAND backup will be retained until customer deletes the backup or the project. The AUTOMATED backup will be retained based on the backups retention setting.
A set of key/value user label pairs to assign to the instance.