google-apis-dialogflow_v2 0.117.0 → 0.118.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: 6361e900797fc844ed6de3f953b1fc9704332539306105f4bdd64153ad52e362
4
- data.tar.gz: 2a72a2fdf0c210466824be7faf36538a4aa9f9403e1804312cda303f24fc7337
3
+ metadata.gz: 0b517ed0630af4ad26f7a352773f6b08dcac1690b40274ca3bcdb7bf9242b14c
4
+ data.tar.gz: c103bc1bad0a0d67cbdbabee310514ba25fa48010f472ef15e62ac165e74e5ed
5
5
  SHA512:
6
- metadata.gz: 1150ee67f9b3173c3bf4143868c44b56984ff2be150812b83cc28ac723a1dff9fb315783a17161de25f8ba730c1023ff621134a8adc33c8075ce79372c2178b7
7
- data.tar.gz: cab0eda18703748ce9c7b262a70182e2be5b8df8d81771d465e06e5f28b9dda057f2cbc004edd951d796ff8a56e4ed5589a9f1adb9366f4e9c86617ed4b53eb7
6
+ metadata.gz: e9acad8065fc3f350e8bdff6adc8c41681e448e4c91595ebb241734acb3ed026a69292cc152a8f7606e159fc0f6ad775fce848503e2965919e46967ee8765fda
7
+ data.tar.gz: 2faeb69b0ed0100fc405ee74a51b66307432e101e0b1e15b4bb0435d491d482d6316a0f1007ec1c13353d94568900260b7d4b701bd032658d881f89e660e4edf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2
2
2
 
3
+ ### v0.118.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251203
6
+
3
7
  ### v0.117.0 (2025-11-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20251110
@@ -24497,8 +24497,9 @@ module Google
24497
24497
  attr_accessor :operations
24498
24498
 
24499
24499
  # Unordered list. Unreachable resources. Populated when the request sets `
24500
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
24501
- # when attempting to list all resources across all supported locations.
24500
+ # ListOperationsRequest.return_partial_success` and reads across collections.
24501
+ # For example, when attempting to list all resources across all supported
24502
+ # locations.
24502
24503
  # Corresponds to the JSON property `unreachable`
24503
24504
  # @return [Array<String>]
24504
24505
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV2
18
18
  # Version of the google-apis-dialogflow_v2 gem
19
- GEM_VERSION = "0.117.0"
19
+ GEM_VERSION = "0.118.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 = "20251110"
25
+ REVISION = "20251203"
26
26
  end
27
27
  end
28
28
  end
@@ -10046,11 +10046,12 @@ module Google
10046
10046
  # The standard list page token.
10047
10047
  # @param [Boolean] return_partial_success
10048
10048
  # When set to `true`, operations that are reachable are returned as normal, and
10049
- # those that are unreachable are returned in the [ListOperationsResponse.
10050
- # unreachable] field. This can only be `true` when reading across collections e.
10051
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
10052
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
10053
- # explicitly documented otherwise in service or product specific documentation.
10049
+ # those that are unreachable are returned in the ListOperationsResponse.
10050
+ # unreachable field. This can only be `true` when reading across collections.
10051
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
10052
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
10053
+ # if set unless explicitly documented otherwise in service or product specific
10054
+ # documentation.
10054
10055
  # @param [String] fields
10055
10056
  # Selector specifying which fields to include in a partial response.
10056
10057
  # @param [String] quota_user
@@ -10617,11 +10618,12 @@ module Google
10617
10618
  # The standard list page token.
10618
10619
  # @param [Boolean] return_partial_success
10619
10620
  # When set to `true`, operations that are reachable are returned as normal, and
10620
- # those that are unreachable are returned in the [ListOperationsResponse.
10621
- # unreachable] field. This can only be `true` when reading across collections e.
10622
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
10623
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
10624
- # explicitly documented otherwise in service or product specific documentation.
10621
+ # those that are unreachable are returned in the ListOperationsResponse.
10622
+ # unreachable field. This can only be `true` when reading across collections.
10623
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
10624
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
10625
+ # if set unless explicitly documented otherwise in service or product specific
10626
+ # documentation.
10625
10627
  # @param [String] fields
10626
10628
  # Selector specifying which fields to include in a partial response.
10627
10629
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dialogflow_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.117.0
4
+ version: 0.118.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-dialogflow_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.117.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.118.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dialogflow_v2
62
62
  rdoc_options: []
63
63
  require_paths: