target.apidocs.com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.html Maven / Gradle / Ivy
The newest version!
Translate.Projects.Locations.Datasets.Examples (Cloud Translation API v3-rev20241218-2.0.0)
com.google.api.services.translate.v3
Class Translate.Projects.Locations.Datasets.Examples
- java.lang.Object
-
- com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples
-
- Enclosing class:
- Translate.Projects.Locations.Datasets
public class Translate.Projects.Locations.Datasets.Examples
extends Object
The "examples" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Translate.Projects.Locations.Datasets.Examples.List
-
Constructor Summary
Constructors
Constructor and Description
Examples()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Translate.Projects.Locations.Datasets.Examples.List
list(String parent)
Lists sentence pairs in the dataset.
-
-
Method Detail
-
list
public Translate.Projects.Locations.Datasets.Examples.List list(String parent)
throws IOException
Lists sentence pairs in the dataset.
Create a request for the method "examples.list".
This request holds the parameters needed by the translate server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- Required. Name of the parent dataset. In form of `projects/{project-number-or-
id}/locations/{location-id}/datasets/{dataset-id}`
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy