Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListNasJobsResponse (v0.22.0)

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

Response message for JobService.ListNasJobs

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#nas_jobs

def nas_jobs() -> ::Array<::Google::Cloud::AIPlatform::V1::NasJob>
Returns

#nas_jobs=

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

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

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