Properties of a BatchPredictionJob.
Package
@google-cloud/aiplatformProperties
completionStats
completionStats?: (google.cloud.aiplatform.v1beta1.ICompletionStats|null);
BatchPredictionJob completionStats
Type | Description |
(google.cloud.aiplatform.v1beta1.ICompletionStats|null) |
createTime
createTime?: (google.protobuf.ITimestamp|null);
BatchPredictionJob createTime
Type | Description |
(google.protobuf.ITimestamp|null) |
dedicatedResources
dedicatedResources?: (google.cloud.aiplatform.v1beta1.IBatchDedicatedResources|null);
BatchPredictionJob dedicatedResources
Type | Description |
(google.cloud.aiplatform.v1beta1.IBatchDedicatedResources|null) |
displayName
displayName?: (string|null);
BatchPredictionJob displayName
Type | Description |
(string|null) |
encryptionSpec
encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);
BatchPredictionJob encryptionSpec
Type | Description |
(google.cloud.aiplatform.v1beta1.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) |
explanationSpec
explanationSpec?: (google.cloud.aiplatform.v1beta1.IExplanationSpec|null);
BatchPredictionJob explanationSpec
Type | Description |
(google.cloud.aiplatform.v1beta1.IExplanationSpec|null) |
generateExplanation
generateExplanation?: (boolean|null);
BatchPredictionJob generateExplanation
Type | Description |
(boolean|null) |
inputConfig
inputConfig?: (google.cloud.aiplatform.v1beta1.BatchPredictionJob.IInputConfig|null);
BatchPredictionJob inputConfig
Type | Description |
(google.cloud.aiplatform.v1beta1.BatchPredictionJob.IInputConfig|null) |
labels
labels?: ({ [k: string]: string }|null);
BatchPredictionJob labels
Type | Description |
({ [k: string]: string }|null) |
manualBatchTuningParameters
manualBatchTuningParameters?: (google.cloud.aiplatform.v1beta1.IManualBatchTuningParameters|null);
BatchPredictionJob manualBatchTuningParameters
Type | Description |
(google.cloud.aiplatform.v1beta1.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.v1beta1.BatchPredictionJob.IOutputConfig|null);
BatchPredictionJob outputConfig
Type | Description |
(google.cloud.aiplatform.v1beta1.BatchPredictionJob.IOutputConfig|null) |
outputInfo
outputInfo?: (google.cloud.aiplatform.v1beta1.BatchPredictionJob.IOutputInfo|null);
BatchPredictionJob outputInfo
Type | Description |
(google.cloud.aiplatform.v1beta1.BatchPredictionJob.IOutputInfo|null) |
partialFailures
partialFailures?: (google.rpc.IStatus[]|null);
BatchPredictionJob partialFailures
Type | Description |
(google.rpc.IStatus[]|null) |
resourcesConsumed
resourcesConsumed?: (google.cloud.aiplatform.v1beta1.IResourcesConsumed|null);
BatchPredictionJob resourcesConsumed
Type | Description |
(google.cloud.aiplatform.v1beta1.IResourcesConsumed|null) |
startTime
startTime?: (google.protobuf.ITimestamp|null);
BatchPredictionJob startTime
Type | Description |
(google.protobuf.ITimestamp|null) |
state
state?: (google.cloud.aiplatform.v1beta1.JobState|keyof typeof google.cloud.aiplatform.v1beta1.JobState|null);
BatchPredictionJob state
Type | Description |
(google.cloud.aiplatform.v1beta1.JobState|keyof typeof google.cloud.aiplatform.v1beta1.JobState|null) |
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
BatchPredictionJob updateTime
Type | Description |
(google.protobuf.ITimestamp|null) |