transcriptionMetadata property
Map from provided filename to the transcription metadata for that file.
Implementation
@$pb.TagNumber(1)
$core.Map<$core.String, BatchRecognizeTranscriptionMetadata>
get transcriptionMetadata => $_getMap(0);
Map from provided filename to the transcription metadata for that file.
@$pb.TagNumber(1)
$core.Map<$core.String, BatchRecognizeTranscriptionMetadata>
get transcriptionMetadata => $_getMap(0);