lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.40.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.41.0
- old
+ new
@@ -715,9 +715,10 @@
property :client_version, as: 'clientVersion'
collection :conditions, as: 'conditions', class: Google::Apis::RunV2::GoogleCloudRunV2Condition, decorator: Google::Apis::RunV2::GoogleCloudRunV2Condition::Representation
property :create_time, as: 'createTime'
property :creator, as: 'creator'
+ collection :custom_audiences, as: 'customAudiences'
property :delete_time, as: 'deleteTime'
property :description, as: 'description'
property :etag, as: 'etag'
property :expire_time, as: 'expireTime'
property :generation, :numeric_string => true, as: 'generation'