public sealed class DocumentOutputConfig : IMessage<DocumentOutputConfig>, IEquatable<DocumentOutputConfig>, IDeepCloneable<DocumentOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DocumentOutputConfig.
Config that controls the output of documents. All documents will be written
as a JSON file.
[[["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 `DocumentOutputConfig` class within the Google Cloud Document AI v1 API, specifically focusing on version 3.6.0."],["`DocumentOutputConfig` is a class designed to manage the configuration for outputting documents, where all documents are stored as JSON files."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the Google.Protobuf namespace."],["The documentation includes details about the class's constructors and properties, including `DestinationCase` and `GcsOutputConfig`, with links to navigate to the correct location."],["A list of all previous version of `DocumentOutputConfig` is shown, with version 3.19.0 as the latest version."]]],[]]