google-apis-dialogflow_v2 0.110.0 → 0.111.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: 12965a7c82e3b176a08c5d4dc8c884c29d49bd789cbebc25c5ae2c40ea5928e2
4
- data.tar.gz: e8840266d8586e46f432b1fa265802edfbb9c681dba97fbe698b2516f2dd485d
3
+ metadata.gz: 5690558b345aca7ee3ebc2bb5a5a0c95575d4d357dfe914dd332528d9f9d3f98
4
+ data.tar.gz: 80d5664dcb7c26b181caf9705316101534190596f59ed13598ae2dd21ca58b62
5
5
  SHA512:
6
- metadata.gz: 5bb365b9c29c56d502010e84848ec1386f016643ed19da49121be51026137914f1e5f57ebb5b018118e2362c685ae82cf1241163db3ed772edc881ba7d360229
7
- data.tar.gz: cee0710c2a128074040d6f58bd8e9bf600f478471a42c525f5fba2521aa9ff7d8fc74841b823fd611163a4bc6487ae2844e552724535dd801b61f44c4872d2d2
6
+ metadata.gz: 2d9f1f5fb2e43d8a6d70186c9157cc4657bc4dbc2cc3befe9b578a63cf403a37279e9c7320420a8b152f96f2c97ff42ed5e904028356faacb7cdb1d83f5ab007
7
+ data.tar.gz: c2204e7cc64e97c6682e6e0fe95a4837bec585a6558bd4d97a3fa88be62fbb145010e64999dc0a286b8271b7c504147e59ffe974221af209f92466309ebed965
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dialogflow_v2
2
2
 
3
+ ### v0.111.0 (2025-09-07)
4
+
5
+ * Regenerated from discovery document revision 20250902
6
+
3
7
  ### v0.110.0 (2025-08-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20250812
@@ -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.110.0"
19
+ GEM_VERSION = "0.111.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 = "20250812"
25
+ REVISION = "20250902"
26
26
  end
27
27
  end
28
28
  end
@@ -5088,8 +5088,8 @@ module Google
5088
5088
  # @param [String] name
5089
5089
  # The resource that owns the locations collection, if applicable.
5090
5090
  # @param [Array<String>, String] extra_location_types
5091
- # Optional. A list of extra location types that should be used as conditions for
5092
- # controlling the visibility of the locations.
5091
+ # Optional. Do not use this field. It is unsupported and is ignored unless
5092
+ # explicitly documented otherwise. This is primarily for internal usage.
5093
5093
  # @param [String] filter
5094
5094
  # A filter to narrow down results to a preferred subset. The filtering language
5095
5095
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
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.110.0
4
+ version: 0.111.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.110.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dialogflow_v2/v0.111.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: