billableTrainingTimeInSeconds property

int? billableTrainingTimeInSeconds
final

The duration, in seconds, that the model version has been billed for training. This value is only returned if the model version has been successfully trained.

Implementation

final int? billableTrainingTimeInSeconds;