lib/google/apis/redis_v1/representations.rb in google-apis-redis_v1-0.33.0 vs lib/google/apis/redis_v1/representations.rb in google-apis-redis_v1-0.34.0

- old
+ new

@@ -152,10 +152,16 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class ReconciliationOperationMetadata + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class RescheduleMaintenanceRequest class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -412,9 +418,17 @@ class Representation < Google::Apis::Core::JsonRepresentation property :persistence_mode, as: 'persistenceMode' property :rdb_next_snapshot_time, as: 'rdbNextSnapshotTime' property :rdb_snapshot_period, as: 'rdbSnapshotPeriod' property :rdb_snapshot_start_time, as: 'rdbSnapshotStartTime' + end + end + + class ReconciliationOperationMetadata + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :delete_resource, as: 'deleteResource' + property :exclusive_action, as: 'exclusiveAction' end end class RescheduleMaintenanceRequest # @private