public sealed class GcsOutputConfig : IMessage<DocumentOutputConfig.Types.GcsOutputConfig>, IEquatable<DocumentOutputConfig.Types.GcsOutputConfig>, IDeepCloneable<DocumentOutputConfig.Types.GcsOutputConfig>, IBufferMessage, IMessage
[[["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-04-01 UTC."],[[["The latest version available for `GcsOutputConfig` is 3.19.0, as part of the `Google.Cloud.DocumentAI.V1` namespace."],["This page provides access to various versions of `GcsOutputConfig`, ranging from version 1.0.0 up to the current version, 3.19.0."],["`GcsOutputConfig` is a class that manages the configuration for outputting documents, and it inherits from `Object` while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsOutputConfig` class includes a property called `GcsUri` of type `String`, which specifies the Cloud Storage directory for document output."],["This class has two constructors, one that instantiates a new instance and another that copies the state from a different instance of `DocumentOutputConfig.Types.GcsOutputConfig`."]]],[]]