vocabularyState property

VocabularyState? vocabularyState
final

The processing state of the update to the vocabulary. When the VocabularyState field is READY, the vocabulary is ready to be used in a StartMedicalTranscriptionJob request.

Implementation

final VocabularyState? vocabularyState;