modelStatus property

ModelStatus? modelStatus
final

The creation status of a custom language model. When the status is COMPLETED the model is ready for use.

Implementation

final ModelStatus? modelStatus;