checkpoints property
Output only. The checkpoints associated with this TunedModel. This field is only populated for tuning jobs that enable intermediate checkpoints.
Implementation
final List<TunedModelCheckpoint> checkpoints;
Output only. The checkpoints associated with this TunedModel. This field is only populated for tuning jobs that enable intermediate checkpoints.
final List<TunedModelCheckpoint> checkpoints;