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

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

Request message DeleteEvaluationJob.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the evaluation job that is going to be deleted. Format:

    "projects/{project_id}/evaluationJobs/{evaluation_job_id}"

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the evaluation job that is going to be deleted. Format:

    "projects/{project_id}/evaluationJobs/{evaluation_job_id}"

Returns
  • (::String) — Required. Name of the evaluation job that is going to be deleted. Format:

    "projects/{project_id}/evaluationJobs/{evaluation_job_id}"