Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class GetEvaluationRequest.
Request message for GetEvaluation.
Generated from protobuf message google.cloud.datalabeling.v1beta1.GetEvaluationRequest
Namespace
Google \ Cloud \ DataLabeling \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the evaluation. Format: "projects/ {project_id} /datasets/ {dataset_id} /evaluations/ {evaluation_id} '
getName
Required. Name of the evaluation. Format: "projects/ {project_id} /datasets/ {dataset_id} /evaluations/ {evaluation_id} '
string
setName
Required. Name of the evaluation. Format: "projects/ {project_id} /datasets/ {dataset_id} /evaluations/ {evaluation_id} '
var
string
$this
static::build
name
string
Required. Name of the evaluation. Format:
"projects/ {project_id} /datasets/ {dataset_id} /evaluations/ {evaluation_id} ' Please see Google\Cloud\DataLabeling\V1beta1\DataLabelingServiceClient::evaluationName() for help formatting this field.