ProjectsDatasetsEvaluations
class ProjectsDatasetsEvaluations extends Resource (View source)
The "evaluations" collection of methods.
Typical usage is:
$datalabelingService = new Google\Service\DataLabeling(...);
$evaluations = $datalabelingService->projects_datasets_evaluations;
Methods
get(string $name, array $optParams = [])
Gets an evaluation by resource name (to search, use projects.evaluations.search). (evaluations.get)
Details
GoogleCloudDatalabelingV1beta1Evaluation
get(string $name, array $optParams = [])
Gets an evaluation by resource name (to search, use projects.evaluations.search). (evaluations.get)