Required. There must be no files under 'output_uri_prefix'.
'output_uri_prefix' must end with "/" and start with "gs://", 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 in the Google Cloud Translate V3 library represents the storage location for output content in Google Cloud Storage."],["This class is part of the `Google.Cloud.Translate.V3` namespace and is found within the `Google.Cloud.Translate.V3.dll` assembly."],["The `GcsDestination` class offers two constructors: a default constructor and one that accepts another `GcsDestination` object for initialization."],["The `OutputUriPrefix` property, a string type, specifies the required prefix for the output URI, which must end with \"/\" and start with \"gs://\"."],["There are multiple versions of the GcsDestination available in this library, with the latest being version 3.9.0."]]],[]]