lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.36.0 vs lib/google/apis/run_v2/representations.rb in google-apis-run_v2-0.37.0
- old
+ new
@@ -587,9 +587,10 @@
class GoogleCloudRunV2ResourceRequirements
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :cpu_idle, as: 'cpuIdle'
hash :limits, as: 'limits'
+ property :startup_cpu_boost, as: 'startupCpuBoost'
end
end
class GoogleCloudRunV2Revision
# @private