File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
generated/google-apis-dialogflow_v2
lib/google/apis/dialogflow_v2 Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
2828end
You can’t perform that action at this time.
0 commit comments