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."],[[["The latest version of `GcsDestination` is 3.9.0, while the documented version is 3.0.0, and there are multiple versions between 2.2.0 and 3.9.0 that can be accessed."],["`GcsDestination` is a class representing the Google Cloud Storage location for output content and it inherits from `Object`."],["`GcsDestination` implements multiple interfaces including `IMessage\u003cGcsDestination\u003e`, `IEquatable\u003cGcsDestination\u003e`, `IDeepCloneable\u003cGcsDestination\u003e`, `IBufferMessage`, and `IMessage`."],["The class `GcsDestination` includes two constructors, one parameterless and another which accepts a `GcsDestination` object, and one property named `OutputUriPrefix`."],["The `OutputUriPrefix` property, which is of type string, specifies the required Google Cloud Storage location for the output, ending with \"/\" and starting with \"gs://\"."]]],[]]