checkpoints property

List<TunedModelCheckpoint> checkpoints
final

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;