vocabularyState property

VocabularyState? vocabularyState
final

The processing state of the vocabulary. If the state is READY you can use the vocabulary in a StartTranscriptionJob request.

Implementation

final VocabularyState? vocabularyState;