google-apis-observability_v1 0.9.0 → 0.10.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: 4f3c24886ee9b50112ca647e5d77acaa0fae73fad239fd3b8deeb21ceba89190
4
- data.tar.gz: c6315ed662a5aceb97069911bd40d41de087c0fb41b7df2ccca0e1623d5c28fc
3
+ metadata.gz: 9d24afbff42ddd73fbd45c649d7eb50145bf7909270dc63e7fc9e1410df17f80
4
+ data.tar.gz: bdeb6af0e33c296417456820ec6326623fb63f63c46a25dcd16227882d252ee5
5
5
  SHA512:
6
- metadata.gz: 27e5fd74c7bc9deaeaa95c5e061db2b63fd9aaf964ee62a83a1ab44b32b6a754a88b7923e043ebd2ce36806efc2d162dfa311b258b53aa02c3ab3099b00fc958
7
- data.tar.gz: 4af14318553445307db0b8d218b2eef5c418347d5367cb04016dd8fddde5b3d1d8f2d3fe3e1b9fe813cf07bd1295d1abceed0cf8d7c10b98172632edbd9b5861
6
+ metadata.gz: 6073f33ee80b68c0d003fb85b8a9430997c275d56c975cc99b10cb5755a02259fedad52b84bb826782d0d550d00a9d50e6f9c1b52cea38845e43fd972567dfda
7
+ data.tar.gz: f7d1fd6669747d78f701e323b6e2632c919fe216151e9a98bbf164b07b27441007d0df85af1772c909f4a366b4a34a5087174fa10a523f38b1bb7473c7a30f23
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-observability_v1
2
2
 
3
+ ### v0.10.0 (2025-11-23)
4
+
5
+ * Regenerated from discovery document revision 20251113
6
+
3
7
  ### v0.9.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251023
@@ -91,8 +91,9 @@ module Google
91
91
  attr_accessor :operations
92
92
 
93
93
  # Unordered list. Unreachable resources. Populated when the request sets `
94
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
95
- # when attempting to list all resources across all supported locations.
94
+ # ListOperationsRequest.return_partial_success` and reads across collections.
95
+ # For example, when attempting to list all resources across all supported
96
+ # locations.
96
97
  # Corresponds to the JSON property `unreachable`
97
98
  # @return [Array<String>]
98
99
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ObservabilityV1
18
18
  # Version of the google-apis-observability_v1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.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 = "20251023"
25
+ REVISION = "20251113"
26
26
  end
27
27
  end
28
28
  end
@@ -244,11 +244,12 @@ module Google
244
244
  # The standard list page token.
245
245
  # @param [Boolean] return_partial_success
246
246
  # When set to `true`, operations that are reachable are returned as normal, and
247
- # those that are unreachable are returned in the [ListOperationsResponse.
248
- # unreachable] field. This can only be `true` when reading across collections e.
249
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
250
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
251
- # explicitly documented otherwise in service or product specific documentation.
247
+ # those that are unreachable are returned in the ListOperationsResponse.
248
+ # unreachable field. This can only be `true` when reading across collections.
249
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
250
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
251
+ # if set unless explicitly documented otherwise in service or product specific
252
+ # documentation.
252
253
  # @param [String] fields
253
254
  # Selector specifying which fields to include in a partial response.
254
255
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-observability_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.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-observability_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-observability_v1/v0.9.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-observability_v1/v0.10.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-observability_v1
62
62
  rdoc_options: []
63
63
  require_paths: