Skip to content

Commit 25e70d9

Browse files
feat: Automated regeneration of dialogflow v2 client (#24911)
Auto-created at 2025-11-09 09:59:10 +0000 using the toys pull request generator.
1 parent 9676fa9 commit 25e70d9

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
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.116.0 (2025-11-09)
4+
5+
* Regenerated from discovery document revision 20251105
6+
37
### v0.115.0 (2025-11-02)
48

59
* Regenerated from discovery document revision 20251027

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12265,7 +12265,7 @@ class GoogleCloudDialogflowV2GeneratorEvaluationConfigSummarizationConfig
1226512265
attr_accessor :enable_completeness_evaluation
1226612266
alias_method :enable_completeness_evaluation?, :enable_completeness_evaluation
1226712267

12268-
# Output only. Version for summarization evaluation.
12268+
# Optional. Version for summarization evaluation.
1226912269
# Corresponds to the JSON property `evaluatorVersion`
1227012270
# @return [String]
1227112271
attr_accessor :evaluator_version

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.115.0"
19+
GEM_VERSION = "0.116.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 = "20251027"
25+
REVISION = "20251105"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)