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\u003eThe page provides documentation for the \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, detailing its functionality for managing document output in JSON format.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors for creating new instances, either empty or by copying another \u003ccode\u003eDocumentOutputConfig\u003c/code\u003e object, and provides properties for managing output destinations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsOutputConfig\u003c/code\u003e property allows configuration for writing output to Google Cloud Storage, offering a specific output destination option.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the different versions of DocumentOutputConfig with version 3.19.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]