Interface protos.google.cloud.sql.v1.ISettings (0.15.0) Stay organized with collections Save and categorize content based on your preferences.
Properties of a Settings.
Package
@google-cloud/sqlProperties
activationPolicy
activationPolicy?:(google.cloud.sql.v1.Settings.SqlActivationPolicy|keyoftypeofgoogle.cloud.sql.v1.Settings.SqlActivationPolicy|null);Settings activationPolicy
activeDirectoryConfig
activeDirectoryConfig?:(google.cloud.sql.v1.ISqlActiveDirectoryConfig|null);Settings activeDirectoryConfig
advancedMachineFeatures
advancedMachineFeatures?:(google.cloud.sql.v1.IAdvancedMachineFeatures|null);Settings advancedMachineFeatures
authorizedGaeApplications
authorizedGaeApplications?:(string[]|null);Settings authorizedGaeApplications
availabilityType
availabilityType?:(google.cloud.sql.v1.SqlAvailabilityType|keyoftypeofgoogle.cloud.sql.v1.SqlAvailabilityType|null);Settings availabilityType
backupConfiguration
backupConfiguration?:(google.cloud.sql.v1.IBackupConfiguration|null);Settings backupConfiguration
collation
collation?:(string|null);Settings collation
connectorEnforcement
connectorEnforcement?:(google.cloud.sql.v1.Settings.ConnectorEnforcement|keyoftypeofgoogle.cloud.sql.v1.Settings.ConnectorEnforcement|null);Settings connectorEnforcement
crashSafeReplicationEnabled
crashSafeReplicationEnabled?:(google.protobuf.IBoolValue|null);Settings crashSafeReplicationEnabled
databaseFlags
databaseFlags?:(google.cloud.sql.v1.IDatabaseFlags[]|null);Settings databaseFlags
databaseReplicationEnabled
databaseReplicationEnabled?:(google.protobuf.IBoolValue|null);Settings databaseReplicationEnabled
dataCacheConfig
dataCacheConfig?:(google.cloud.sql.v1.IDataCacheConfig|null);Settings dataCacheConfig
dataDiskSizeGb
dataDiskSizeGb?:(google.protobuf.IInt64Value|null);Settings dataDiskSizeGb
dataDiskType
dataDiskType?:(google.cloud.sql.v1.SqlDataDiskType|keyoftypeofgoogle.cloud.sql.v1.SqlDataDiskType|null);Settings dataDiskType
deletionProtectionEnabled
deletionProtectionEnabled?:(google.protobuf.IBoolValue|null);Settings deletionProtectionEnabled
denyMaintenancePeriods
denyMaintenancePeriods?:(google.cloud.sql.v1.IDenyMaintenancePeriod[]|null);Settings denyMaintenancePeriods
edition
edition?:(google.cloud.sql.v1.Settings.Edition|keyoftypeofgoogle.cloud.sql.v1.Settings.Edition|null);Settings edition
enableGoogleMlIntegration
enableGoogleMlIntegration?:(google.protobuf.IBoolValue|null);Settings enableGoogleMlIntegration
insightsConfig
insightsConfig?:(google.cloud.sql.v1.IInsightsConfig|null);Settings insightsConfig
ipConfiguration
ipConfiguration?:(google.cloud.sql.v1.IIpConfiguration|null);Settings ipConfiguration
kind
kind?:(string|null);Settings kind
locationPreference
locationPreference?:(google.cloud.sql.v1.ILocationPreference|null);Settings locationPreference
maintenanceWindow
maintenanceWindow?:(google.cloud.sql.v1.IMaintenanceWindow|null);Settings maintenanceWindow
passwordValidationPolicy
passwordValidationPolicy?:(google.cloud.sql.v1.IPasswordValidationPolicy|null);Settings passwordValidationPolicy
pricingPlan
pricingPlan?:(google.cloud.sql.v1.SqlPricingPlan|keyoftypeofgoogle.cloud.sql.v1.SqlPricingPlan|null);Settings pricingPlan
replicationType
replicationType?:(google.cloud.sql.v1.SqlReplicationType|keyoftypeofgoogle.cloud.sql.v1.SqlReplicationType|null);Settings replicationType
settingsVersion
settingsVersion?:(google.protobuf.IInt64Value|null);Settings settingsVersion
sqlServerAuditConfig
sqlServerAuditConfig?:(google.cloud.sql.v1.ISqlServerAuditConfig|null);Settings sqlServerAuditConfig
storageAutoResize
storageAutoResize?:(google.protobuf.IBoolValue|null);Settings storageAutoResize
storageAutoResizeLimit
storageAutoResizeLimit?:(google.protobuf.IInt64Value|null);Settings storageAutoResizeLimit
tier
tier?:(string|null);Settings tier
timeZone
timeZone?:(string|null);Settings timeZone
userLabels
userLabels?:({[k:string]:string}|null);Settings userLabels
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-03 UTC.