lib/google/apis/eventarc_v1/representations.rb in google-apis-eventarc_v1-0.20.0 vs lib/google/apis/eventarc_v1/representations.rb in google-apis-eventarc_v1-0.21.0
- old
+ new
@@ -232,9 +232,10 @@
property :cloud_function, as: 'cloudFunction'
property :cloud_run, as: 'cloudRun', class: Google::Apis::EventarcV1::CloudRun, decorator: Google::Apis::EventarcV1::CloudRun::Representation
property :gke, as: 'gke', class: Google::Apis::EventarcV1::Gke, decorator: Google::Apis::EventarcV1::Gke::Representation
+ property :workflow, as: 'workflow'
end
end
class Empty
# @private