This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
v2.17.0
2.17.0 (2022-12-15)
Features
- Add support for
google.cloud.dialogflow.__version__
(234ab9b) - Add typing to proto.Message based class attributes (234ab9b)
- Added cx_current_page field to AutomatedAgentReply (234ab9b)
- v2: Added obfuscated_external_user_id to Participant (f8c3d35)
- v2: Added StreamingAnalyzeContent API (#590) (f8c3d35)
- v2beta1: Add ability to set Cloud Speech model in SpeechToTextConfig (#587) (1d258c2)
- v2: Can directly set Cloud Speech model on the SpeechToTextConfig (f8c3d35)
Bug Fixes
- Add dict typing for client_options (234ab9b)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (234ab9b)
- Drop usage of pkg_resources (234ab9b)
- Fix timeout default values (234ab9b)