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