google-apis-run_v2 0.118.0 → 0.119.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ef37677506246933875973fa04d1986fb242ad0bf31b1573fd6d594b28226ae0
4
- data.tar.gz: 32b7c16eba1e116655ab512f19250835af7f265dcbe9167aebc69563827045e2
3
+ metadata.gz: 8deb2b7acc3ee1075392938ff2a0aa0d27b2f1d8f1e6292c025fde5fd4046754
4
+ data.tar.gz: 19ef2f98d2d021935eb42368db04dab2238e464f03c3fdfca5e049256b6f0c2f
5
5
  SHA512:
6
- metadata.gz: 7bae70a61d2530ca0e5d8bea62b8bca287534bd378a7a14711ae90a16bb9e763262ddcbafb71acb3271e1513cf68936feb2b5c696793fc98ef7875a8d7b36ca5
7
- data.tar.gz: a56c13e66124f953d0a771bc7cfc812419689fa080b3929cd23a2b1d5302d2fbef94594a6d47f26570817e4166f2c00cf11f3b131f818b4b4eb063639f7762b3
6
+ metadata.gz: feb4436f910ea69c27b68b84996ead14c1b7f275124e77f97ef67c042096480bc36ad699be5cd90735c09f5b554697128ee126cc89a5c93e2bb586e6330db0b6
7
+ data.tar.gz: 64219a2a0586a419011df3502d0cf57488ccb1d25d1b84ba6612aa47b7f22b3d1b6e45766ecef7383b7ad9442549306dd2c0563302e91ef13730b9fdf33a7628
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-run_v2
2
2
 
3
+ ### v0.119.0 (2026-07-26)
4
+
5
+ * Regenerated from discovery document revision 20260717
6
+
3
7
  ### v0.118.0 (2026-07-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260713
@@ -2638,7 +2638,7 @@ module Google
2638
2638
  attr_accessor :concurrency_utilization
2639
2639
 
2640
2640
  # Optional. Determines a threshold for CPU utilization before scaling begins.
2641
- # Accepted values are between `0.1` and `0.95` (inclusive) or `0.0` to disable
2641
+ # Accepted values are between `0.1` and `0.90` (inclusive) or `0.0` to disable
2642
2642
  # CPU utilization as threshold for scaling. CPU and concurrency scaling cannot
2643
2643
  # both be disabled.
2644
2644
  # Corresponds to the JSON property `cpuUtilization`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RunV2
18
18
  # Version of the google-apis-run_v2 gem
19
- GEM_VERSION = "0.118.0"
19
+ GEM_VERSION = "0.119.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260713"
25
+ REVISION = "20260717"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-run_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.118.0
4
+ version: 0.119.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.118.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.119.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v2
62
62
  rdoc_options: []
63
63
  require_paths: