Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListBatchPredictionJobsResponse (v0.10.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::ListBatchPredictionJobsResponse.

Response message for JobService.ListBatchPredictionJobs

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#batch_prediction_jobs

def batch_prediction_jobs() -> ::Array<::Google::Cloud::AIPlatform::V1::BatchPredictionJob>
Returns

#batch_prediction_jobs=

def batch_prediction_jobs=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::BatchPredictionJob>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns