google-apis-chromemanagement_v1 0.72.0 → 0.73.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: acc817d4c0afdee3e101fb7729c01dce54cccf80e6c497e567a056113000e4b3
4
- data.tar.gz: 942769cd95f29a743ff0f454c7c1dac4de245d39522ac57bf7e982d33bedb74b
3
+ metadata.gz: 66ca715b53fd42f1cbdad57a27c89fc852c229186bab58f4f092b40d3b9e4c70
4
+ data.tar.gz: 8cfc5241c48da561e099315c9eb7ebb4f0b0993f0fd731c127a29206b892f2f3
5
5
  SHA512:
6
- metadata.gz: 3d37fc18cdfc641dc06dc10bed7b5f4b076e70aa98f826ed65db48176cff5e64f7288bbd63b2d49f7f9c3cd842b29f0eae078a42ce1f66e2ee5f762d4b8fc07a
7
- data.tar.gz: 2dbb2835a68bf065b4ee4c44b0d8c50dc31669cab40607c78fe469ebb74c5867437276b062aacec9433b95bae2f5d5852591739888203c63a7d24fd4ae92a18b
6
+ metadata.gz: 5806faac20103668d4b21c5144dbb1f75abd7ba142055af8ef05f053e1935e64b7ef4888902e88be1e5e30bc99ef2aee6245ea63e4059a38f5f9fb6541b82583
7
+ data.tar.gz: 9484ef39af60582923a53d906834c52fe83ef9a8e54958aa4f4f498c167ba094cfd6e5340cd587a68a9967b321cb91e27683ae21d3105c53518324c2ee7ae93a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chromemanagement_v1
2
2
 
3
+ ### v0.73.0 (2025-11-16)
4
+
5
+ * Regenerated from discovery document revision 20251112
6
+
3
7
  ### v0.72.0 (2025-11-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20251105
@@ -5617,8 +5617,9 @@ module Google
5617
5617
  attr_accessor :operations
5618
5618
 
5619
5619
  # Unordered list. Unreachable resources. Populated when the request sets `
5620
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
5621
- # when attempting to list all resources across all supported locations.
5620
+ # ListOperationsRequest.return_partial_success` and reads across collections.
5621
+ # For example, when attempting to list all resources across all supported
5622
+ # locations.
5622
5623
  # Corresponds to the JSON property `unreachable`
5623
5624
  # @return [Array<String>]
5624
5625
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ChromemanagementV1
18
18
  # Version of the google-apis-chromemanagement_v1 gem
19
- GEM_VERSION = "0.72.0"
19
+ GEM_VERSION = "0.73.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 = "20251105"
25
+ REVISION = "20251112"
26
26
  end
27
27
  end
28
28
  end
@@ -1866,11 +1866,12 @@ module Google
1866
1866
  # The standard list page token.
1867
1867
  # @param [Boolean] return_partial_success
1868
1868
  # When set to `true`, operations that are reachable are returned as normal, and
1869
- # those that are unreachable are returned in the [ListOperationsResponse.
1870
- # unreachable] field. This can only be `true` when reading across collections e.
1871
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
1872
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
1873
- # explicitly documented otherwise in service or product specific documentation.
1869
+ # those that are unreachable are returned in the ListOperationsResponse.
1870
+ # unreachable field. This can only be `true` when reading across collections.
1871
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
1872
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
1873
+ # if set unless explicitly documented otherwise in service or product specific
1874
+ # documentation.
1874
1875
  # @param [String] fields
1875
1876
  # Selector specifying which fields to include in a partial response.
1876
1877
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-chromemanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.72.0
4
+ version: 0.73.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-chromemanagement_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.72.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.73.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromemanagement_v1
62
62
  rdoc_options: []
63
63
  require_paths: