google-apis-cloudbuild_v1 0.74.0 → 0.75.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: 35dc6d470ed56bd818f4deda36a1973b3b62a8a038c3d6137eb614b4443ebf02
4
- data.tar.gz: cbf5ad0cfec6f8204bcaa33981300e3384cc34a0a5d263a0b6169c28300b9bbe
3
+ metadata.gz: 060cdd82242045a029f80fe97798ddc7e29963569dfd642a9a072b09e7f17f3b
4
+ data.tar.gz: 20cd3c08538357b9427fcdc6a296c2ea1e2ba15980b9ac608280a4067e1bdaaf
5
5
  SHA512:
6
- metadata.gz: 7ca0c14b31a30559dff7faa8150e1a09189fd5213fd82ab83dfdbf9ff8cd9e01081a079738e7de87adb56e8975775f5586b16dced5180e95e8cd10c5b8dc24f8
7
- data.tar.gz: 760cbad11fe7cb52cce2e7017f874a056427deef3ece0d17be4735ac7572232d1954eeb1d1c23ae8e2799c37af88a879268d09f8b3a06e76a6a4b8aea05292d7
6
+ metadata.gz: 3fd67d2cb6cdbbaf03e95d74f3e002c3ee53091d36c48f20f70f7c703cd40a2d0a4a34293656d0ada7e3110514049056178315a1e957afd3d08c73216c3a28d8
7
+ data.tar.gz: 0c355c9549d784a9cc2344c85ffe812e8ee53010a4b9a4dad1c555fe7cc54e9e50c8cca250be2e89a456879baf0bf0239586dceed6ba2d73b177049d94652769
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudbuild_v1
2
2
 
3
+ ### v0.75.0 (2025-10-12)
4
+
5
+ * Regenerated from discovery document revision 20250930
6
+
3
7
  ### v0.74.0 (2025-09-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20250903
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudbuildV1
18
18
  # Version of the google-apis-cloudbuild_v1 gem
19
- GEM_VERSION = "0.74.0"
19
+ GEM_VERSION = "0.75.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 = "20250903"
25
+ REVISION = "20250930"
26
26
  end
27
27
  end
28
28
  end
@@ -195,9 +195,9 @@ module Google
195
195
  execute_or_queue_command(command, &block)
196
196
  end
197
197
 
198
- # Approves or rejects a pending build. If approved, the returned LRO will be
199
- # analogous to the LRO returned from a CreateBuild call. If rejected, the
200
- # returned LRO will be immediately done.
198
+ # Approves or rejects a pending build. If approved, the returned long-running
199
+ # operation (LRO) will be analogous to the LRO returned from a CreateBuild call.
200
+ # If rejected, the returned LRO will be immediately done.
201
201
  # @param [String] name
202
202
  # Required. Name of the target build. For example: "projects/`$project_id`/
203
203
  # builds/`$build_id`"
@@ -961,9 +961,9 @@ module Google
961
961
  execute_or_queue_command(command, &block)
962
962
  end
963
963
 
964
- # Approves or rejects a pending build. If approved, the returned LRO will be
965
- # analogous to the LRO returned from a CreateBuild call. If rejected, the
966
- # returned LRO will be immediately done.
964
+ # Approves or rejects a pending build. If approved, the returned long-running
965
+ # operation (LRO) will be analogous to the LRO returned from a CreateBuild call.
966
+ # If rejected, the returned LRO will be immediately done.
967
967
  # @param [String] name
968
968
  # Required. Name of the target build. For example: "projects/`$project_id`/
969
969
  # builds/`$build_id`"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudbuild_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.74.0
4
+ version: 0.75.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-cloudbuild_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1/v0.74.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbuild_v1/v0.75.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudbuild_v1
62
62
  rdoc_options: []
63
63
  require_paths: