google-apis-composer_v1beta1 0.54.0 → 0.55.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: 29e2286a22e7cd81d4b6388ffede1bae7b26ab95669f30dc2a641bdea4a3a5e1
4
- data.tar.gz: 1553f3e77491577aef2e7c7c0cf98d0eb29b03a4ef39d998bcfb2f234f8fa725
3
+ metadata.gz: 38d8af57c51813ae9eb0cf7627a00d772c810790dc4196e962d35d5b3014d5a3
4
+ data.tar.gz: f9812a8a3d27acbd523497420f12078dc05cc9fa4e5185f75ecf823793b78242
5
5
  SHA512:
6
- metadata.gz: 504c5b6770edf9a904eadbe294d4d13f52e15fef4fea08577a3fb97ed16a048121c3d84c0950612dc694d1968edcb229afbe4db150c742b3eae25f4dfc59ef93
7
- data.tar.gz: bb82de81f07e4dea1a59ff1aec3e20264b0f87bf6e5a6b5760aa6325f72616e21e5a0f85bc7209c8bd6dab92ed7f8ecde97352e16d4547c188bb21fbd40159ad
6
+ metadata.gz: cae775a2722ef23c0067f6b804d24186cf0c40cbb78b149f6d7b633153c7f67d8b34ef2dc6f9379d16fb222be3025ade7bca8b5b5631d32100de2f752d9defa7
7
+ data.tar.gz: d8a7b24920614eca91c5d7d0d3ea2fe474d31a5b1219a5eb799d08eeedd2fbacb4799f7f0e852ed95f5fcc847bf44ebc3f30d7638f377950bfa67a445d1c64b8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-composer_v1beta1
2
2
 
3
+ ### v0.55.0 (2025-11-23)
4
+
5
+ * Regenerated from discovery document revision 20251114
6
+
3
7
  ### v0.54.0 (2025-11-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20251104
@@ -1104,8 +1104,9 @@ module Google
1104
1104
  attr_accessor :operations
1105
1105
 
1106
1106
  # Unordered list. Unreachable resources. Populated when the request sets `
1107
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
1108
- # when attempting to list all resources across all supported locations.
1107
+ # ListOperationsRequest.return_partial_success` and reads across collections.
1108
+ # For example, when attempting to list all resources across all supported
1109
+ # locations.
1109
1110
  # Corresponds to the JSON property `unreachable`
1110
1111
  # @return [Array<String>]
1111
1112
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComposerV1beta1
18
18
  # Version of the google-apis-composer_v1beta1 gem
19
- GEM_VERSION = "0.54.0"
19
+ GEM_VERSION = "0.55.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 = "20251104"
25
+ REVISION = "20251114"
26
26
  end
27
27
  end
28
28
  end
@@ -1192,11 +1192,12 @@ module Google
1192
1192
  # The standard list page token.
1193
1193
  # @param [Boolean] return_partial_success
1194
1194
  # When set to `true`, operations that are reachable are returned as normal, and
1195
- # those that are unreachable are returned in the [ListOperationsResponse.
1196
- # unreachable] field. This can only be `true` when reading across collections e.
1197
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
1198
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
1199
- # explicitly documented otherwise in service or product specific documentation.
1195
+ # those that are unreachable are returned in the ListOperationsResponse.
1196
+ # unreachable field. This can only be `true` when reading across collections.
1197
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
1198
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
1199
+ # if set unless explicitly documented otherwise in service or product specific
1200
+ # documentation.
1200
1201
  # @param [String] fields
1201
1202
  # Selector specifying which fields to include in a partial response.
1202
1203
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-composer_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.54.0
4
+ version: 0.55.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-composer_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.54.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.55.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-composer_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: