upgradeAvailability property

bool? upgradeAvailability
final

Whether the base model used for the custom language model is up to date. If this field is true then you are running the most up-to-date version of the base model in your custom language model.

Implementation

final bool? upgradeAvailability;