checkpoints property

List<GoogleCloudAiplatformV1Checkpoint>? checkpoints
getter/setter pair

The checkpoints of the model.

Optional. Output only.

Implementation

core.List<GoogleCloudAiplatformV1Checkpoint>? checkpoints;