generated/google/apis/sqladmin_v1beta4/representations.rb in google-api-client-0.29.1 vs generated/google/apis/sqladmin_v1beta4/representations.rb in google-api-client-0.29.2

- old
+ new

@@ -411,10 +411,11 @@ # @private class Representation < Google::Apis::Core::JsonRepresentation property :binary_log_enabled, as: 'binaryLogEnabled' property :enabled, as: 'enabled' property :kind, as: 'kind' + property :location, as: 'location' property :replication_log_archiving_enabled, as: 'replicationLogArchivingEnabled' property :start_time, as: 'startTime' end end @@ -429,9 +430,10 @@ property :error, as: 'error', class: Google::Apis::SqladminV1beta4::OperationError, decorator: Google::Apis::SqladminV1beta4::OperationError::Representation property :id, :numeric_string => true, as: 'id' property :instance, as: 'instance' property :kind, as: 'kind' + property :location, as: 'location' property :self_link, as: 'selfLink' property :start_time, as: 'startTime', type: DateTime property :status, as: 'status' property :type, as: 'type'