Properties of a BatchPredictionJob.
Package
@google-cloud/aiplatform!Properties
completionStats
completionStats?: (google.cloud.aiplatform.v1.ICompletionStats|null);BatchPredictionJob completionStats
| Type | Description |
| (google.cloud.aiplatform.v1.ICompletionStats|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);BatchPredictionJob createTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
dedicatedResources
dedicatedResources?: (google.cloud.aiplatform.v1.IBatchDedicatedResources|null);BatchPredictionJob dedicatedResources
| Type | Description |
| (google.cloud.aiplatform.v1.IBatchDedicatedResources|null) |
displayName
displayName?: (string|null);BatchPredictionJob displayName
| Type | Description |
| (string|null) |
encryptionSpec
encryptionSpec?: (google.cloud.aiplatform.v1.IEncryptionSpec|null);BatchPredictionJob encryptionSpec
| Type | Description |
| (google.cloud.aiplatform.v1.IEncryptionSpec|null) |
endTime
endTime?: (google.protobuf.ITimestamp|null);BatchPredictionJob endTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
error
error?: (google.rpc.IStatus|null);BatchPredictionJob error
| Type | Description |
| (google.rpc.IStatus|null) |
inputConfig
inputConfig?: (google.cloud.aiplatform.v1.BatchPredictionJob.IInputConfig|null);BatchPredictionJob inputConfig
| Type | Description |
| (google.cloud.aiplatform.v1.BatchPredictionJob.IInputConfig|null) |
labels
labels?: ({ [k: string]: string }|null);BatchPredictionJob labels
| Type | Description |
| ({ [k: string]: string }|null) |
manualBatchTuningParameters
manualBatchTuningParameters?: (google.cloud.aiplatform.v1.IManualBatchTuningParameters|null);BatchPredictionJob manualBatchTuningParameters
| Type | Description |
| (google.cloud.aiplatform.v1.IManualBatchTuningParameters|null) |
model
model?: (string|null);BatchPredictionJob model
| Type | Description |
| (string|null) |
modelParameters
modelParameters?: (google.protobuf.IValue|null);BatchPredictionJob modelParameters
| Type | Description |
| (google.protobuf.IValue|null) |
name
name?: (string|null);BatchPredictionJob name
| Type | Description |
| (string|null) |
outputConfig
outputConfig?: (google.cloud.aiplatform.v1.BatchPredictionJob.IOutputConfig|null);BatchPredictionJob outputConfig
| Type | Description |
| (google.cloud.aiplatform.v1.BatchPredictionJob.IOutputConfig|null) |
outputInfo
outputInfo?: (google.cloud.aiplatform.v1.BatchPredictionJob.IOutputInfo|null);BatchPredictionJob outputInfo
| Type | Description |
| (google.cloud.aiplatform.v1.BatchPredictionJob.IOutputInfo|null) |
partialFailures
partialFailures?: (google.rpc.IStatus[]|null);BatchPredictionJob partialFailures
| Type | Description |
| (google.rpc.IStatus[]|null) |
resourcesConsumed
resourcesConsumed?: (google.cloud.aiplatform.v1.IResourcesConsumed|null);BatchPredictionJob resourcesConsumed
| Type | Description |
| (google.cloud.aiplatform.v1.IResourcesConsumed|null) |
startTime
startTime?: (google.protobuf.ITimestamp|null);BatchPredictionJob startTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |
state
state?: (google.cloud.aiplatform.v1.JobState|keyof typeof google.cloud.aiplatform.v1.JobState|null);BatchPredictionJob state
| Type | Description |
| (google.cloud.aiplatform.v1.JobState|keyof typeof google.cloud.aiplatform.v1.JobState|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);BatchPredictionJob updateTime
| Type | Description |
| (google.protobuf.ITimestamp|null) |