google-apis-vault_v1 0.37.0 → 0.38.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: 99b0880967ca64bf0ac473cfa9c039d7745714c186d225373f5f9c8daa2ba8fd
4
- data.tar.gz: 0120f8983a8fae2e8f0fc06a1e25720467fc68b6060f3e9aa05f30455f34505e
3
+ metadata.gz: cc41847d57573615521af1caba6ade097a2d973fce8cfb250a67612c6510f4f7
4
+ data.tar.gz: 8066df2273c9777fc3f8d45f9800ad4bfe089eceeaa134eba5a60558ffb935ae
5
5
  SHA512:
6
- metadata.gz: 4a56c00e3d9f1a7ef083abf0aa1d3760741cd40171e823ddee7a5379348bc2262554b922e095dcafc2a26445d2d4e4c1c6be68958cffa074c2d1952aac1ae2df
7
- data.tar.gz: 98d80c06dde7b14b8d724697b215ac55e085464ae01a79dfa4cd2d670d214c59f65dc77612d99b64cb48665a4e462f0ee3e39d342379da8f5c5c28e9553e40ed
6
+ metadata.gz: 7a7dc377dcd21fe2b658e4e4502b3ef56f1f768515ce4a50b57e2122f271839917e89d9f015dae7c03452d8eeb9f303ff4f88207714855d899b133e011106c30
7
+ data.tar.gz: c406da3872ba4cdb71b9f2cea2b1a2c30c4709b0e7eb8be00e960ed05dbfd167947cd8d3324ece8930b8cbc808b25180efc1ec6733ad3f78ab932e5f89bf8d0b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vault_v1
2
2
 
3
+ ### v0.38.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251126
6
+
3
7
  ### v0.37.0 (2025-10-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20251015
@@ -1391,8 +1391,9 @@ module Google
1391
1391
  attr_accessor :operations
1392
1392
 
1393
1393
  # Unordered list. Unreachable resources. Populated when the request sets `
1394
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
1395
- # when attempting to list all resources across all supported locations.
1394
+ # ListOperationsRequest.return_partial_success` and reads across collections.
1395
+ # For example, when attempting to list all resources across all supported
1396
+ # locations.
1396
1397
  # Corresponds to the JSON property `unreachable`
1397
1398
  # @return [Array<String>]
1398
1399
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VaultV1
18
18
  # Version of the google-apis-vault_v1 gem
19
- GEM_VERSION = "0.37.0"
19
+ GEM_VERSION = "0.38.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 = "20251015"
25
+ REVISION = "20251126"
26
26
  end
27
27
  end
28
28
  end
@@ -1181,11 +1181,12 @@ module Google
1181
1181
  # The standard list page token.
1182
1182
  # @param [Boolean] return_partial_success
1183
1183
  # When set to `true`, operations that are reachable are returned as normal, and
1184
- # those that are unreachable are returned in the [ListOperationsResponse.
1185
- # unreachable] field. This can only be `true` when reading across collections e.
1186
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
1187
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
1188
- # explicitly documented otherwise in service or product specific documentation.
1184
+ # those that are unreachable are returned in the ListOperationsResponse.
1185
+ # unreachable field. This can only be `true` when reading across collections.
1186
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
1187
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
1188
+ # if set unless explicitly documented otherwise in service or product specific
1189
+ # documentation.
1189
1190
  # @param [String] fields
1190
1191
  # Selector specifying which fields to include in a partial response.
1191
1192
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-vault_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.37.0
4
+ version: 0.38.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-vault_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-vault_v1/v0.37.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vault_v1/v0.38.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vault_v1
62
62
  rdoc_options: []
63
63
  require_paths: