generated/google/apis/datamigration_v1beta1/representations.rb in google-api-client-0.51.0 vs generated/google/apis/datamigration_v1beta1/representations.rb in google-api-client-0.52.0
- old
+ new
@@ -286,10 +286,9 @@
end
class Binding
# @private
class Representation < Google::Apis::Core::JsonRepresentation
- property :binding_id, as: 'bindingId'
property :condition, as: 'condition', class: Google::Apis::DatamigrationV1beta1::Expr, decorator: Google::Apis::DatamigrationV1beta1::Expr::Representation
collection :members, as: 'members'
property :role, as: 'role'
end