Interface protos.google.cloud.aiplatform.v1beta1.ICheckpoint (5.14.0)

Properties of a Checkpoint.

Package

@google-cloud/aiplatform

Properties

checkpointId

checkpointId?: (string|null);

Checkpoint checkpointId

epoch

epoch?: (number|Long|string|null);

Checkpoint epoch

step

step?: (number|Long|string|null);

Checkpoint step