Get Database Instances 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.
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.
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.
A set of key/value user label pairs to assign to the instance.