Class Google::Cloud::AIPlatform::V1::ListCustomJobsResponse (v0.1.0)

Response message for JobService.ListCustomJobs

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#custom_jobs

def custom_jobs() -> ::Array<::Google::Cloud::AIPlatform::V1::CustomJob>
Returns

#custom_jobs=

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

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

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