Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

v2.1.1

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 12 Apr 22:05
9322e7a

Bug Fixes

  • remove input_audio field from AnalyzeContentRequest from v2/v2beta1 (06381fc)
  • remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 (06381fc)
  • remove resource_reference for invisible resources (06381fc)
  • Remove resource_reference from UpdateAnswerRecord (06381fc)
  • remove rpc or fields that are unintended to release (#264) (06381fc)
  • remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 (06381fc)

Documentation

  • samples: add Agent Assist code samples (#267) (0a8cfb9)