public sealed class Dataset.Types.DocumentWarehouseConfig : IMessage<Dataset.Types.DocumentWarehouseConfig>, IEquatable<Dataset.Types.DocumentWarehouseConfig>, IDeepCloneable<Dataset.Types.DocumentWarehouseConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class Dataset.Types.DocumentWarehouseConfig.
Configuration specific to the Document AI Warehouse-based implementation.
[[["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-24 UTC."],[[["This page provides reference documentation for the `Dataset.Types.DocumentWarehouseConfig` class within the Cloud Document AI v1beta3 API, specifically for version 2.0.0-beta22."],["The `DocumentWarehouseConfig` class is used for configurations related to the Document AI Warehouse-based implementation and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties such as `Collection`, `Schema`, and `SchemaAsSchemaName`, which are used to identify the associated collection and schema in the Document AI Warehouse."],["There are two constructors for the class: a parameterless constructor, and one that takes another `DocumentWarehouseConfig` as a parameter, allowing the creation of copies."],["The latest available version of the `Dataset.Types.DocumentWarehouseConfig` is `2.0.0-beta23`, and it is also available in versions `2.0.0-beta22` and `1.0.0-beta04`."]]],[]]