lib/google/apis/sqladmin_v1/representations.rb in google-apis-sqladmin_v1-0.22.0 vs lib/google/apis/sqladmin_v1/representations.rb in google-apis-sqladmin_v1-0.23.0
- old
+ new
@@ -1274,9 +1274,10 @@
property :data_disk_size_gb, :numeric_string => true, as: 'dataDiskSizeGb'
property :data_disk_type, as: 'dataDiskType'
collection :database_flags, as: 'databaseFlags', class: Google::Apis::SqladminV1::DatabaseFlags, decorator: Google::Apis::SqladminV1::DatabaseFlags::Representation
property :database_replication_enabled, as: 'databaseReplicationEnabled'
+ property :deletion_protection_enabled, as: 'deletionProtectionEnabled'
collection :deny_maintenance_periods, as: 'denyMaintenancePeriods', class: Google::Apis::SqladminV1::DenyMaintenancePeriod, decorator: Google::Apis::SqladminV1::DenyMaintenancePeriod::Representation
property :insights_config, as: 'insightsConfig', class: Google::Apis::SqladminV1::InsightsConfig, decorator: Google::Apis::SqladminV1::InsightsConfig::Representation
property :ip_configuration, as: 'ipConfiguration', class: Google::Apis::SqladminV1::IpConfiguration, decorator: Google::Apis::SqladminV1::IpConfiguration::Representation