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 `GcsDestination` class, part of the Google Cloud Translation v3 API, defines the location in Google Cloud Storage for output content."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data operations."],["`GcsDestination` provides a `OutputUriPrefix` property, which is a required string representing the Google Cloud Storage location for output, needing to start with \"gs://\" and end with \"/\", with unique use across jobs."],["The latest version of the package listed is 3.9.0, while the documentation includes past versions dating back to version 2.2.0."]]],[]]