Interface protos.google.cloud.aiplatform.v1beta1.INasJob (3.13.0)

Properties of a NasJob.

Package

@google-cloud/aiplatform

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

NasJob createTime

displayName

displayName?: (string|null);

NasJob displayName

enableRestrictedImageTraining

enableRestrictedImageTraining?: (boolean|null);

NasJob enableRestrictedImageTraining

encryptionSpec

encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);

NasJob encryptionSpec

endTime

endTime?: (google.protobuf.ITimestamp|null);

NasJob endTime

error

error?: (google.rpc.IStatus|null);

NasJob error

labels

labels?: ({ [k: string]: string }|null);

NasJob labels

name

name?: (string|null);

NasJob name

nasJobOutput

nasJobOutput?: (google.cloud.aiplatform.v1beta1.INasJobOutput|null);

NasJob nasJobOutput

nasJobSpec

nasJobSpec?: (google.cloud.aiplatform.v1beta1.INasJobSpec|null);

NasJob nasJobSpec

startTime

startTime?: (google.protobuf.ITimestamp|null);

NasJob startTime

state

state?: (google.cloud.aiplatform.v1beta1.JobState|keyof typeof google.cloud.aiplatform.v1beta1.JobState|null);

NasJob state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

NasJob updateTime