vocabularyState property

VocabularyState? vocabularyState
final

The processing state of the vocabulary. If the VocabularyState is READY then you can use it in the StartMedicalTranscriptionJob operation.

Implementation

final VocabularyState? vocabularyState;