public sealed class DocumentOutputConfig : IMessage<DocumentOutputConfig>, IEquatable<DocumentOutputConfig>, IDeepCloneable<DocumentOutputConfig>, IBufferMessage, IMessage
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"]],[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically version 2.0.0, used for controlling document output.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e class is designed to manage how documents are outputted, with all documents being saved as JSON files, and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e is 3.19.0, and the page lists version history going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors: a default constructor and one that accepts another \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e instance, allowing the creation of a duplicate of the object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentOutputConfig\u003c/code\u003e has properties like \u003ccode\u003eDestinationCase\u003c/code\u003e and \u003ccode\u003eGcsOutputConfig\u003c/code\u003e, with \u003ccode\u003eGcsOutputConfig\u003c/code\u003e enabling the configuration to write the output results to Google Cloud Storage.\u003c/p\u003e\n"]]],[],null,[]]