ProjectsLocationsDatasetsExamples
class ProjectsLocationsDatasetsExamples extends Resource (View source)
The "examples" collection of methods.
Typical usage is:
$translateService = new Google\Service\Translate(...);
$examples = $translateService->projects_locations_datasets_examples;
Methods
listProjectsLocationsDatasetsExamples(string $parent, array $optParams = [])
Lists sentence pairs in the dataset.
Details
ListExamplesResponse
listProjectsLocationsDatasetsExamples(string $parent, array $optParams = [])
Lists sentence pairs in the dataset.
(examples.listProjectsLocationsDatasetsExamples)