GoogleCloudVideointelligenceV1SpeechContext constructor

GoogleCloudVideointelligenceV1SpeechContext({
  1. List<String>? phrases,
})

Implementation

GoogleCloudVideointelligenceV1SpeechContext({
  this.phrases,
});