File tree Expand file tree Collapse file tree
generated/google-apis-run_v2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-run_v2
22
3+ ### v0.109.0 (2026-03-08)
4+
5+ * Regenerated from discovery document revision 20260227
6+
37### v0.108.0 (2026-02-22)
48
59* Regenerated from discovery document revision 20260213
Original file line number Diff line number Diff line change @@ -2592,14 +2592,14 @@ class GoogleCloudRunV2RevisionScaling
25922592 include Google ::Apis ::Core ::Hashable
25932593
25942594 # Optional. Determines a threshold for concurrency utilization before scaling
2595- # begins. Accepted values are between `0.4 ` and `0.95` (inclusive) or `0.0` to
2595+ # begins. Accepted values are between `0.1 ` and `0.95` (inclusive) or `0.0` to
25962596 # disable concurrency utilization as threshold for scaling.
25972597 # Corresponds to the JSON property `concurrencyUtilization`
25982598 # @return [Float]
25992599 attr_accessor :concurrency_utilization
26002600
26012601 # Optional. Determines a threshold for CPU utilization before scaling begins.
2602- # Accepted values are between `0.4 ` and `0.95` (inclusive) or `0.0` to disable
2602+ # Accepted values are between `0.1 ` and `0.95` (inclusive) or `0.0` to disable
26032603 # CPU utilization as threshold for scaling.
26042604 # Corresponds to the JSON property `cpuUtilization`
26052605 # @return [Float]
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module RunV2
1818 # Version of the google-apis-run_v2 gem
19- GEM_VERSION = "0.108 .0"
19+ GEM_VERSION = "0.109 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260213 "
25+ REVISION = "20260227 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments