google-apis-assuredworkloads_v1beta1 0.31.0 → 0.32.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: a3ca48d2ebc706261786f28e847081863cdce5a0191320cf377a20503a7fd0ba
4
- data.tar.gz: b01d70fef3d48b1e9eee53408f1a70c9a75fd173ac7aa096f0d5d85835db5c8f
3
+ metadata.gz: 5bf963afc8d193f4a24298ac2d92995b1338651b30644b84a3d1f08e23450e69
4
+ data.tar.gz: c3fb930f6ab8f1d5ea23949e4b71fee3db8e1245255afd1b425b336e84bc9473
5
5
  SHA512:
6
- metadata.gz: 8032637d266b7b5d836fb695c78473daadf30b0b0a6c3bb9cd9d1831f41c24a4d61f0298919a528aea12817efbab1a7f42a946af26ec7bca46e6c94855998ab2
7
- data.tar.gz: 40184a5ad770ea84d81316bd6e340c771d973d2c2905da88d44a4eea0371b78785e797fdb27667bf358cce44f47854ba7dd2b5bedf9d39040e8ab96788b1af51
6
+ metadata.gz: c35e71a41ae033ba68ec766dd0d31fab5d0c1ab1b39cba638955b235b877a1e38cbee3d4d4341a8ee11771faefe9b8308e35e3a429002b08902cc85b2ad6069f
7
+ data.tar.gz: c1fa24eed4c746d9015b7039fb69a3f8d398660e24ac073ea3ce64488898459a0eee8dd7e5e3bfa3231ec847d61c141b453b3fb104b333c1a5446f422395b9ca
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-assuredworkloads_v1beta1
2
2
 
3
+ ### v0.32.0 (2025-12-21)
4
+
5
+ * Regenerated from discovery document revision 20251209
6
+
3
7
  ### v0.31.0 (2025-10-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20251002
@@ -1540,8 +1540,9 @@ module Google
1540
1540
  attr_accessor :operations
1541
1541
 
1542
1542
  # Unordered list. Unreachable resources. Populated when the request sets `
1543
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
1544
- # when attempting to list all resources across all supported locations.
1543
+ # ListOperationsRequest.return_partial_success` and reads across collections.
1544
+ # For example, when attempting to list all resources across all supported
1545
+ # locations.
1545
1546
  # Corresponds to the JSON property `unreachable`
1546
1547
  # @return [Array<String>]
1547
1548
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AssuredworkloadsV1beta1
18
18
  # Version of the google-apis-assuredworkloads_v1beta1 gem
19
- GEM_VERSION = "0.31.0"
19
+ GEM_VERSION = "0.32.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 = "20251002"
25
+ REVISION = "20251209"
26
26
  end
27
27
  end
28
28
  end
@@ -94,11 +94,12 @@ module Google
94
94
  # The standard list page token.
95
95
  # @param [Boolean] return_partial_success
96
96
  # When set to `true`, operations that are reachable are returned as normal, and
97
- # those that are unreachable are returned in the [ListOperationsResponse.
98
- # unreachable] field. This can only be `true` when reading across collections e.
99
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
100
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
101
- # explicitly documented otherwise in service or product specific documentation.
97
+ # those that are unreachable are returned in the ListOperationsResponse.
98
+ # unreachable field. This can only be `true` when reading across collections.
99
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
100
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
101
+ # if set unless explicitly documented otherwise in service or product specific
102
+ # documentation.
102
103
  # @param [String] fields
103
104
  # Selector specifying which fields to include in a partial response.
104
105
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-assuredworkloads_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.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-assuredworkloads_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-assuredworkloads_v1beta1/v0.31.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-assuredworkloads_v1beta1/v0.32.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-assuredworkloads_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: