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

target.apidocs.com.google.api.services.translate.v3beta1.model.GcsDestination.html Maven / Gradle / Ivy







GcsDestination (Cloud Translation API v3beta1-rev20230210-2.0.0)












com.google.api.services.translate.v3beta1.model

Class GcsDestination

    • Constructor Detail

      • GcsDestination

        public GcsDestination()
    • Method Detail

      • getOutputUriPrefix

        public String getOutputUriPrefix()
        Required. There must be no files under 'output_uri_prefix'. 'output_uri_prefix' must end with "/" and start with "gs://", otherwise an INVALID_ARGUMENT (400) error is returned.
        Returns:
        value or null for none
      • setOutputUriPrefix

        public GcsDestination setOutputUriPrefix(String outputUriPrefix)
        Required. There must be no files under 'output_uri_prefix'. 'output_uri_prefix' must end with "/" and start with "gs://", otherwise an INVALID_ARGUMENT (400) error is returned.
        Parameters:
        outputUriPrefix - outputUriPrefix or null for none
      • set

        public GcsDestination set(String fieldName,
                                  Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public GcsDestination clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy