lib/google/apis/eventarc_v1/representations.rb in google-apis-eventarc_v1-0.18.0 vs lib/google/apis/eventarc_v1/representations.rb in google-apis-eventarc_v1-0.19.0

- old
+ new

@@ -245,9 +245,10 @@ class EventFilter # @private class Representation < Google::Apis::Core::JsonRepresentation property :attribute, as: 'attribute' + property :operator, as: 'operator' property :value, as: 'value' end end class EventType