TranscriptOutputConfig constructor

TranscriptOutputConfig({
  1. String? gcsUri,
})

Implementation

TranscriptOutputConfig({this.gcsUri});