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