AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::ListEvaluationJobsResponse (v0.3.5)

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::ListEvaluationJobsResponse.

Results for listing evaluation jobs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#evaluation_jobs

def evaluation_jobs() -> ::Array<::Google::Cloud::DataLabeling::V1beta1::EvaluationJob>
Returns

#evaluation_jobs=

def evaluation_jobs=(value) -> ::Array<::Google::Cloud::DataLabeling::V1beta1::EvaluationJob>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token to retrieve next page of results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token to retrieve next page of results.
Returns
  • (::String) — A token to retrieve next page of results.