Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListPipelineJobsResponse (v0.11.0)

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

Response message for PipelineService.ListPipelineJobs

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

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

#pipeline_jobs

def pipeline_jobs() -> ::Array<::Google::Cloud::AIPlatform::V1::PipelineJob>
Returns

#pipeline_jobs=

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