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 documentation page covers the `GcsDestination` class within the Google Cloud Translation v3 API, detailing its purpose as a storage location for output content."],["The `GcsDestination` class is a part of the `Google.Cloud.Translate.V3` namespace, available in the `Google.Cloud.Translate.V3.dll` assembly, and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides documentation for various versions of the `GcsDestination` class, ranging from version 2.2.0 to the latest version 3.9.0, allowing users to navigate through the different version history."],["The `GcsDestination` class has two constructors, one default and another that accepts an existing `GcsDestination` instance."],["The class features a property called `OutputUriPrefix`, which is a required string property that specifies the Google Cloud Storage bucket for output and must adhere to specific formatting rules (end with \"/\", start with \"gs://\")."]]],[]]