lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.49.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.50.0

- old
+ new

@@ -803,10 +803,9 @@ collection :traffic, as: 'traffic', class: Google::Apis::RunV2::GoogleCloudRunV2TrafficTarget, decorator: Google::Apis::RunV2::GoogleCloudRunV2TrafficTarget::Representation collection :traffic_statuses, as: 'trafficStatuses', class: Google::Apis::RunV2::GoogleCloudRunV2TrafficTargetStatus, decorator: Google::Apis::RunV2::GoogleCloudRunV2TrafficTargetStatus::Representation - property :traffic_tags_cleanup_threshold, :numeric_string => true, as: 'trafficTagsCleanupThreshold' property :uid, as: 'uid' property :update_time, as: 'updateTime' property :uri, as: 'uri' end end