GoogleCloudAiplatformV1ModelVersionCheckpoint constructor
      
      GoogleCloudAiplatformV1ModelVersionCheckpoint({})
     
    
    
Implementation
GoogleCloudAiplatformV1ModelVersionCheckpoint({
  this.checkpointId,
  this.epoch,
  this.step,
});