modelStatus property

ModelStatus? modelStatus
final

The status of the custom language model. When the status is COMPLETED the model is ready to use.

Implementation

final ModelStatus? modelStatus;