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"]],[["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-19 UTC."],[[["This page provides documentation for `GcsOutputConfig`, a class within the `Google.Cloud.DocumentAI.V1` namespace used for configuring document output."],["The content lists various versions of the Document AI API, ranging from the latest version 3.19.0 down to version 1.0.0."],["`GcsOutputConfig` inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GcsOutputConfig` has a `GcsUri` property of type string, which represents the Cloud Storage directory path for output."],["Two different constructors are provided for this class, either a default one or one which takes in another `DocumentOutputConfig.Types.GcsOutputConfig`."]]],[]]