google-apis-webrisk_v1 0.26.0 → 0.27.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: 94dcf69d88fefd5fbe41bac810a418c15698e7bf484d1a4a177ad6584483c518
4
- data.tar.gz: 233559e5b8acf599763a4b1a123f3f2f32ad598fdcd641c8a8b1315ed68da34c
3
+ metadata.gz: 62824f06559458d3f568ca09e34bdf2cc6ce7f94772ca0993c502524afc99ff7
4
+ data.tar.gz: 7f607e0eb561a9d400c3cc9fe764a75599ad8e89e00d336f4989f469a12a13e4
5
5
  SHA512:
6
- metadata.gz: cd033dd27f0da362788c9fd3c56179db4438f018b62e42e06f47e7336f776a476725f923f2bd1c4acdaccb31d3efc20110ac5d236e1a6e438d73642b43d6f5a4
7
- data.tar.gz: 3dcdd82b518c461a5e683bfaff4609911f44efef13a4fb5ad7ad7e74d48d494656659930786645a20d6dca5b4c3a8a2532a4cab93b153e9cf3244a9c11d76e41
6
+ metadata.gz: 2275439367aeaf69e3d2b4d6661983dc75da25c49bc0d5165f11b1a144e2fcdbcf98a51f48921f4c7446641d2941a4851c7ecfb6209530ebfa5ecf37c57d71ce
7
+ data.tar.gz: cf7e2879fa5acf8b6bf9efe4340c5d01b7b1b9bef50d6a7ada299a576f175b39a611184509641501b3caf3b344639a8e426fe69c16f48fd30d7fc35af9602307
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-webrisk_v1
2
2
 
3
+ ### v0.27.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251202
6
+
3
7
  ### v0.26.0 (2025-10-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20250928
@@ -403,8 +403,9 @@ module Google
403
403
  attr_accessor :operations
404
404
 
405
405
  # Unordered list. Unreachable resources. Populated when the request sets `
406
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
407
- # when attempting to list all resources across all supported locations.
406
+ # ListOperationsRequest.return_partial_success` and reads across collections.
407
+ # For example, when attempting to list all resources across all supported
408
+ # locations.
408
409
  # Corresponds to the JSON property `unreachable`
409
410
  # @return [Array<String>]
410
411
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WebriskV1
18
18
  # Version of the google-apis-webrisk_v1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.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 = "20250928"
25
+ REVISION = "20251202"
26
26
  end
27
27
  end
28
28
  end
@@ -206,11 +206,12 @@ module Google
206
206
  # The standard list page token.
207
207
  # @param [Boolean] return_partial_success
208
208
  # When set to `true`, operations that are reachable are returned as normal, and
209
- # those that are unreachable are returned in the [ListOperationsResponse.
210
- # unreachable] field. This can only be `true` when reading across collections e.
211
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
212
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
213
- # explicitly documented otherwise in service or product specific documentation.
209
+ # those that are unreachable are returned in the ListOperationsResponse.
210
+ # unreachable field. This can only be `true` when reading across collections.
211
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
212
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
213
+ # if set unless explicitly documented otherwise in service or product specific
214
+ # documentation.
214
215
  # @param [String] fields
215
216
  # Selector specifying which fields to include in a partial response.
216
217
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-webrisk_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.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-webrisk_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-webrisk_v1/v0.26.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-webrisk_v1/v0.27.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-webrisk_v1
62
62
  rdoc_options: []
63
63
  require_paths: