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

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

Response message for JobService.ListDataLabelingJobs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_labeling_jobs

def data_labeling_jobs() -> ::Array<::Google::Cloud::AIPlatform::V1::DataLabelingJob>
Returns

#data_labeling_jobs=

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

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The standard List next-page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The standard List next-page token.
Returns
  • (::String) — The standard List next-page token.