Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [9.3.0](v9.2.2...v9.3.0) (2021-09-14) ### Bug Fixes * **assistant-v1:** location is no longer a required parameter for RuntimeEntity ([4014b36](4014b36)) * **assistant-v2:** add answers to searchResult ([8d53d6c](8d53d6c)) * **assistant-v2:** location is no longer a required parameter for RuntimeEntity ([2971a3b](2971a3b)) * **discovery-v1:** change authentication to authenticated property in StatusDetails ([e7b3cae](e7b3cae)) * **discovery-v1:** status is now deserialized as an object ([c72b497](c72b497)) * **natural-language-understanding-v1:** listClassificationsModels return type change ([5776b7b](5776b7b)) * **natural-language-understanding-v1:** remove unused models ([8e894dc](8e894dc)) ### Features * **assistant-v1:** add altText property to DialogNodeOutputGeneric & RuntimeResponseGeneric ([66acc78](66acc78)) * **assistant-v1:** add extra sensitivity values for RuntimeResponseGenericRuntimeResponseTypeImage ([86b331d](86b331d)) * **assistant-v2:** add altText property to RuntimeResponseGeneric ([798f780](798f780)) * **assistant-v2:** add SEARCH as a type of the message to MessageInput & MessageInputStateless ([b9a3427](b9a3427)) * **assistant-v2:** add sessionStartTime & state properties to MessageContextGlobalSystem ([6cd0b2e](6cd0b2e)) * **discovery-v2:** add CONVERSATIONAL_SEARCH & CONTENT_INTELLIGENCE as a type of a project ([ec6e753](ec6e753)) * **speech-to-text-v1:** add more languages supported for next generation models ([2fbd050](2fbd050)) * **speech-to-text-v1:** add more languages supported for next generation models ([c03ea09](c03ea09)) * **text-to-speech-v1:** add new voice models ([54d2338](54d2338))
- Loading branch information