lib/google/apis/sqladmin_v1/representations.rb in google-apis-sqladmin_v1-0.62.0 vs lib/google/apis/sqladmin_v1/representations.rb in google-apis-sqladmin_v1-0.63.0
- old
+ new
@@ -795,10 +795,11 @@
property :id, :numeric_string => true, as: 'id'
property :instance, as: 'instance'
property :kind, as: 'kind'
property :location, as: 'location'
+ property :max_chargeable_bytes, :numeric_string => true, as: 'maxChargeableBytes'
property :self_link, as: 'selfLink'
property :start_time, as: 'startTime'
property :status, as: 'status'
property :time_zone, as: 'timeZone'
property :type, as: 'type'
@@ -930,9 +931,10 @@
collection :replica_names, as: 'replicaNames'
property :replication_cluster, as: 'replicationCluster', class: Google::Apis::SqladminV1::ReplicationCluster, decorator: Google::Apis::SqladminV1::ReplicationCluster::Representation
property :root_password, as: 'rootPassword'
+ property :satisfies_pzi, as: 'satisfiesPzi'
property :satisfies_pzs, as: 'satisfiesPzs'
property :scheduled_maintenance, as: 'scheduledMaintenance', class: Google::Apis::SqladminV1::SqlScheduledMaintenance, decorator: Google::Apis::SqladminV1::SqlScheduledMaintenance::Representation
property :secondary_gce_zone, as: 'secondaryGceZone'
property :self_link, as: 'selfLink'