Properties of a MachineLearningRun.
Package
@google-cloud/hypercomputeclusterProperties
artifacts
artifacts?: (google.cloud.hypercomputecluster.v1alpha.IArtifacts|null);MachineLearningRun artifacts
configs
configs?: (google.cloud.hypercomputecluster.v1alpha.IConfigs|null);MachineLearningRun configs
createTime
createTime?: (google.protobuf.ITimestamp|null);MachineLearningRun createTime
displayName
displayName?: (string|null);MachineLearningRun displayName
endTime
endTime?: (google.protobuf.ITimestamp|null);MachineLearningRun endTime
errorDetails
errorDetails?: (string|null);MachineLearningRun errorDetails
etag
etag?: (string|null);MachineLearningRun etag
labels
labels?: ({ [k: string]: string }|null);MachineLearningRun labels
metrics
metrics?: (google.cloud.hypercomputecluster.v1alpha.IMetrics|null);MachineLearningRun metrics
name
name?: (string|null);MachineLearningRun name
orchestrator
orchestrator?: (google.cloud.hypercomputecluster.v1alpha.MachineLearningRun.Orchestrator|keyof typeof google.cloud.hypercomputecluster.v1alpha.MachineLearningRun.Orchestrator|null);MachineLearningRun orchestrator
runPhase
runPhase?: (google.cloud.hypercomputecluster.v1alpha.MachineLearningRun.RunPhase|keyof typeof google.cloud.hypercomputecluster.v1alpha.MachineLearningRun.RunPhase|null);MachineLearningRun runPhase
runSet
runSet?: (string|null);MachineLearningRun runSet
state
state?: (google.cloud.hypercomputecluster.v1alpha.State|keyof typeof google.cloud.hypercomputecluster.v1alpha.State|null);MachineLearningRun state
tools
tools?: (google.cloud.hypercomputecluster.v1alpha.ITool[]|null);MachineLearningRun tools
updateTime
updateTime?: (google.protobuf.ITimestamp|null);MachineLearningRun updateTime
workloadDetails
workloadDetails?: (google.cloud.hypercomputecluster.v1alpha.IWorkloadDetails|null);MachineLearningRun workloadDetails