lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.73.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.74.0
- old
+ new
@@ -1267,9 +1267,10 @@
class GoogleCloudRunV2ServiceScaling
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :min_instance_count, as: 'minInstanceCount'
+ property :scaling_mode, as: 'scalingMode'
end
end
class GoogleCloudRunV2StorageSource
# @private