google-apis-run_v2 0.92.0 → 0.93.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: 168abc5f0041b400af42b51411d9b5cbbcd2ec76a212d99d19cfd493ab3db3e5
4
- data.tar.gz: 28a77687d8aa1db37d954097319cd24dacda4b521048e600e526e4bb0b217261
3
+ metadata.gz: b30f6cecf08d7fb7e3015e757fbac318485864d7c6f0da927355006397898e26
4
+ data.tar.gz: 987af7e0916fac88006b5762c375f4453bfdbd007558c1cf035aa13ace1ecc02
5
5
  SHA512:
6
- metadata.gz: 6fc6110f67130661286d69675c5f6b634bdda8f63068cd076bd9751237b9710cfd74c66eff33c75475c5f5ae75e8713c0b473ecb9d3e059bc1175ebdfd2e1ebf
7
- data.tar.gz: 359736b8fe3481663efb11420a27bb8e4f112c33874a2431594bef3edf7a5372b8898e9c88a700184f1114a582fe58be7956b82d08c93344b484cc852c74c4fd
6
+ metadata.gz: e4bfd4262062f02daf2245612a2ba790a0584abd224bd6a2252de571577e0e6456e314b692a71ae9a9dc60336cbc5fff2f7e606979dbe76dc305543a8094ecd9
7
+ data.tar.gz: eb9a202cc301e9926feec7021251050b9769250de10bd30749143d33b4e822149e49728bf211a4889ef0fdd96467b0adc910a5730efcd430a243df421953bcc2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-run_v2
2
2
 
3
+ ### v0.93.0 (2025-07-27)
4
+
5
+ * Regenerated from discovery document revision 20250718
6
+
3
7
  ### v0.92.0 (2025-07-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20250712
@@ -1299,8 +1299,8 @@ module Google
1299
1299
  # @return [String]
1300
1300
  attr_accessor :delete_time
1301
1301
 
1302
- # Output only. A system-generated fingerprint for this version of the resource.
1303
- # May be used to detect modification conflict during updates.
1302
+ # Optional. A system-generated fingerprint for this version of the resource. May
1303
+ # be used to detect modification conflict during updates.
1304
1304
  # Corresponds to the JSON property `etag`
1305
1305
  # @return [String]
1306
1306
  attr_accessor :etag
@@ -2552,8 +2552,8 @@ module Google
2552
2552
  # @return [String]
2553
2553
  attr_accessor :description
2554
2554
 
2555
- # Output only. A system-generated fingerprint for this version of the resource.
2556
- # May be used to detect modification conflict during updates.
2555
+ # Optional. A system-generated fingerprint for this version of the resource. May
2556
+ # be used to detect modification conflict during updates.
2557
2557
  # Corresponds to the JSON property `etag`
2558
2558
  # @return [String]
2559
2559
  attr_accessor :etag
@@ -3694,8 +3694,8 @@ module Google
3694
3694
  # @return [String]
3695
3695
  attr_accessor :description
3696
3696
 
3697
- # Output only. A system-generated fingerprint for this version of the resource.
3698
- # May be used to detect modification conflict during updates.
3697
+ # Optional. A system-generated fingerprint for this version of the resource. May
3698
+ # be used to detect modification conflict during updates.
3699
3699
  # Corresponds to the JSON property `etag`
3700
3700
  # @return [String]
3701
3701
  attr_accessor :etag
@@ -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.92.0"
19
+ GEM_VERSION = "0.93.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250712"
25
+ REVISION = "20250718"
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.92.0
4
+ version: 0.93.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.92.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-run_v2/v0.93.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: