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.AdaptiveMtFiles.html Maven / Gradle / Ivy

The newest version!






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












com.google.api.services.translate.v3

Class Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles

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

      • AdaptiveMtFiles

        public AdaptiveMtFiles()
    • Method Detail

      • delete

        public Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete delete(String name)
                                                                                      throws IOException
        Deletes an AdaptiveMtFile along with its sentences. Create a request for the method "adaptiveMtFiles.delete". 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:
        name - Required. The resource name of the file to delete, in form of `projects/{project-number-or- id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}`
        Returns:
        the request
        Throws:
        IOException
      • get

        public Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get get(String name)
                                                                                throws IOException
        Gets and AdaptiveMtFile Create a request for the method "adaptiveMtFiles.get". 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:
        name - Required. The resource name of the file, in form of `projects/{project-number-or- id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}`
        Returns:
        the request
        Throws:
        IOException
      • list

        public Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List list(String parent)
                                                                                  throws IOException
        Lists all AdaptiveMtFiles associated to an AdaptiveMtDataset. Create a request for the method "adaptiveMtFiles.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. `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