public sealed class DocumentOutputConfig.Types.GcsOutputConfig : IMessage<DocumentOutputConfig.Types.GcsOutputConfig>, IEquatable<DocumentOutputConfig.Types.GcsOutputConfig>, IDeepCloneable<DocumentOutputConfig.Types.GcsOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DocumentOutputConfig.Types.GcsOutputConfig.
Specifies which fields to include in the output documents.
Only supports top level document and pages field so it must be in the
form of {document_field_name} or pages.{page_field_name}.
[[["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."],[[["The latest version of the `DocumentOutputConfig.Types.GcsOutputConfig` class is 3.19.0, and this page provides documentation for version 3.9.0, with links to documentation for versions ranging from 1.0.0 to 3.19.0."],["`DocumentOutputConfig.Types.GcsOutputConfig` is used to configure the output of documents within the Cloud Document AI v1 API, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating a new instance or copying an existing `GcsOutputConfig` object."],["`DocumentOutputConfig.Types.GcsOutputConfig` has properties such as `FieldMask`, which specifies the fields to include in the output documents; `GcsUri`, the Cloud Storage URI for output; and `ShardingConfig`, which configures the sharding for the output document."],["The class `DocumentOutputConfig.Types.GcsOutputConfig` inherits from `object` and is contained within the namespace `Google.Cloud.DocumentAI.V1`, its assembly is `Google.Cloud.DocumentAI.V1.dll`."]]],[]]