All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.html Maven / Gradle / Ivy

The newest version!






Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences (Cloud Translation API v3-rev20241218-2.0.0)












com.google.api.services.translate.v3

Class Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences

  • java.lang.Object
    • com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences
    • Constructor Detail

      • AdaptiveMtSentences

        public AdaptiveMtSentences()
    • Method Detail

      • list

        public Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List list(String parent)
                                                                                      throws IOException
        Lists all AdaptiveMtSentences under a given file/dataset. Create a request for the method "adaptiveMtSentences.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. The resource name of the project from which to list the Adaptive MT files. The following format lists all sentences under a file. `projects/{project}/locations/{location}/adaptive MtDatasets/{dataset}/adaptiveMtFiles/{file}` The following format lists all sentences within a dataset. `projects/{project}/locations/{location}/adaptiveMtDatasets/{dataset}`
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy