modelStatus property
The creation status of a custom language model. When the status is
COMPLETED
the model is ready for use.
Implementation
final ModelStatus? modelStatus;
The creation status of a custom language model. When the status is
COMPLETED
the model is ready for use.
final ModelStatus? modelStatus;