Interface protos.google.cloud.aiplatform.v1.IListBatchPredictionJobsResponse (1.7.2)

Properties of a ListBatchPredictionJobsResponse.

Package

@google-cloud/aiplatform!

Properties

batchPredictionJobs

batchPredictionJobs?: (google.cloud.aiplatform.v1.IBatchPredictionJob[]|null);

ListBatchPredictionJobsResponse batchPredictionJobs

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

nextPageToken

nextPageToken?: (string|null);

ListBatchPredictionJobsResponse nextPageToken

Property Value
TypeDescription
(string|null)