checkpoints property

List<GoogleCloudAiplatformV1TunedModelCheckpoint>? checkpoints
getter/setter pair

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;