File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
generated/google-apis-dialogflow_v2beta1
lib/google/apis/dialogflow_v2beta1 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_v2beta1
22
3+ ### v0.115.0 (2025-11-09)
4+
5+ * Regenerated from discovery document revision 20251105
6+
37### v0.114.0 (2025-11-02)
48
59* Regenerated from discovery document revision 20251027
Original file line number Diff line number Diff line change @@ -16041,7 +16041,7 @@ class GoogleCloudDialogflowV2beta1GeneratorEvaluationConfigSummarizationConfig
1604116041 attr_accessor :enable_completeness_evaluation
1604216042 alias_method :enable_completeness_evaluation?, :enable_completeness_evaluation
1604316043
16044- # Output only . Version for summarization evaluation.
16044+ # Optional . Version for summarization evaluation.
1604516045 # Corresponds to the JSON property `evaluatorVersion`
1604616046 # @return [String]
1604716047 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 DialogflowV2beta1
1818 # Version of the google-apis-dialogflow_v2beta1 gem
19- GEM_VERSION = "0.114 .0"
19+ GEM_VERSION = "0.115 .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