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 reference documentation for the `GcsDestination` class within the Google Cloud Translation v3 API, specifically for version 3.6.0 of the .NET library."],["`GcsDestination` defines the Google Cloud Storage location for output content, being a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["`GcsDestination` has two constructors, a default constructor and another that takes a `GcsDestination` object as a parameter, allowing for easy object creation and copying."],["The `OutputUriPrefix` property, of type string, is required and specifies the Google Cloud Storage bucket location for output, with constraints such as the bucket's existence and a specific formatting requirement."]]],[]]