vocabularyState property
The processing state of the vocabulary. When the
VocabularyState
field contains READY
the
vocabulary is ready to be used in a StartTranscriptionJob
request.
Implementation
final VocabularyState? vocabularyState;
The processing state of the vocabulary. When the
VocabularyState
field contains READY
the
vocabulary is ready to be used in a StartTranscriptionJob
request.
final VocabularyState? vocabularyState;