GoogleCloudContactcenterinsightsV1SpeechConfig constructor

GoogleCloudContactcenterinsightsV1SpeechConfig({
  1. String? speechRecognizer,
})

Implementation

GoogleCloudContactcenterinsightsV1SpeechConfig({
  this.speechRecognizer,
});