generated/google/apis/policytroubleshooter_v1beta/representations.rb in google-api-client-0.49.0 vs generated/google/apis/policytroubleshooter_v1beta/representations.rb in google-api-client-0.50.0

- old
+ new

@@ -168,10 +168,9 @@ end class GoogleIamV1Binding # @private class Representation < Google::Apis::Core::JsonRepresentation - property :binding_id, as: 'bindingId' property :condition, as: 'condition', class: Google::Apis::PolicytroubleshooterV1beta::GoogleTypeExpr, decorator: Google::Apis::PolicytroubleshooterV1beta::GoogleTypeExpr::Representation collection :members, as: 'members' property :role, as: 'role' end