Required. The bucket used in 'output_uri_prefix' must exist and there must
be no files under 'output_uri_prefix'. 'output_uri_prefix' must end with
"/" and start with "gs://". One 'output_uri_prefix' can only be used by one
batch translation job at a time. Otherwise an INVALID_ARGUMENT (400) error
is returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `GcsDestination` class within the Google Cloud Translation v3 API, detailing its use for specifying Google Cloud Storage locations for translated content output."],["The `GcsDestination` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation covers versions of the Google Cloud Translation v3 API from 2.2.0 up to the latest release, 3.9.0, showcasing the evolution and ongoing support of the package."],["`GcsDestination` class has two constructors: a default constructor and a copy constructor, that accepts another instance of itself as a parameter."],["The `OutputUriPrefix` property of `GcsDestination` is a string that specifies the mandatory Google Cloud Storage location where the translated content will be outputted."]]],[]]