lib/google/apis/servicecontrol_v1/representations.rb in google-apis-servicecontrol_v1-0.38.0 vs lib/google/apis/servicecontrol_v1/representations.rb in google-apis-servicecontrol_v1-0.39.0
- old
+ new
@@ -1027,9 +1027,10 @@
end
class V1ResourceEvent
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ property :context_id, :numeric_string => true, as: 'contextId'
property :destinations, as: 'destinations'
property :parent, as: 'parent', class: Google::Apis::ServicecontrolV1::Resource, decorator: Google::Apis::ServicecontrolV1::Resource::Representation
property :path, as: 'path'
hash :payload, as: 'payload'