Interface protos.google.cloud.aiplatform.v1.ICreateBatchPredictionJobRequest (1.11.0)

Properties of a CreateBatchPredictionJobRequest.

Package

@google-cloud/aiplatform

Properties

batchPredictionJob

batchPredictionJob?: (google.cloud.aiplatform.v1.IBatchPredictionJob|null);

CreateBatchPredictionJobRequest batchPredictionJob

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IBatchPredictionJob|null)

parent

parent?: (string|null);

CreateBatchPredictionJobRequest parent

Property Value
TypeDescription
(string|null)