Skip to content

Commit 04c3767

Browse files
feat: Automated regeneration of dialogflow v2 client (googleapis#24216)
Auto-created at 2025-09-07 10:23:30 +0000 using the toys pull request generator.
1 parent 4358b1e commit 04c3767

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

generated/google-apis-dialogflow_v2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-dialogflow_v2
22

3+
### v0.111.0 (2025-09-07)
4+
5+
* Regenerated from discovery document revision 20250902
6+
37
### v0.110.0 (2025-08-17)
48

59
* Regenerated from discovery document revision 20250812

generated/google-apis-dialogflow_v2/lib/google/apis/dialogflow_v2/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module DialogflowV2
1818
# Version of the google-apis-dialogflow_v2 gem
19-
GEM_VERSION = "0.110.0"
19+
GEM_VERSION = "0.111.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250812"
25+
REVISION = "20250902"
2626
end
2727
end
2828
end

generated/google-apis-dialogflow_v2/lib/google/apis/dialogflow_v2/service.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5088,8 +5088,8 @@ def get_project_location_encryption_spec(name, fields: nil, quota_user: nil, opt
50885088
# @param [String] name
50895089
# The resource that owns the locations collection, if applicable.
50905090
# @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.
50935093
# @param [String] filter
50945094
# A filter to narrow down results to a preferred subset. The filtering language
50955095
# accepts strings like `"displayName=tokyo"`, and is documented in more detail

0 commit comments

Comments
 (0)