GetEvaluationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for EvaluationService.GetEvaluation method.
Attribute |
|
|---|---|
| Name | Description |
name |
str
Required. Full resource name of Evaluation, such as projects/{project}/locations/{location}/evaluations/{evaluation}.
If the caller does not have permission to access the
Evaluation,
regardless of whether or not it exists, a PERMISSION_DENIED
error is returned.
If the requested
Evaluation
does not exist, a NOT_FOUND error is returned.
|