public sealed class GcsOutputDestination : IMessage<GcsOutputDestination>, IEquatable<GcsOutputDestination>, IDeepCloneable<GcsOutputDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class GcsOutputDestination.
The Google Cloud Storage location for the output content.
Required. Google Cloud Storage URI to output directory. For example,
gs://bucket/directory. The requesting user must have write permission to
the bucket. The directory will be created if it doesn't exist.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGcsOutputDestination\u003c/code\u003e class within the Google Cloud Translation v3 API, specifically version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGcsOutputDestination\u003c/code\u003e defines the location in Google Cloud Storage where output content will be stored, including the ability to write to a specified bucket.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as well as inheriting from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and another that takes an existing \u003ccode\u003eGcsOutputDestination\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputUriPrefix\u003c/code\u003e property, of type string, specifies the Google Cloud Storage URI for the output directory and requires write permission for the user.\u003c/p\u003e\n"]]],[],null,[]]