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 documentation provides reference information for the `Dataset.Types.DocumentWarehouseConfig` class within the Cloud Document AI v1beta3 API, specifically for version 2.0.0-beta18."],["`DocumentWarehouseConfig` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to configure settings related to Document AI Warehouse."],["The class contains properties `Collection` and `Schema`, both of which are strings and represent the associated collection and schema in Document AI Warehouse, respectively."],["There are two constructors for the class, one is a default constructor and the other takes in a `Dataset.Types.DocumentWarehouseConfig` object as a parameter."],["The class has inherited methods from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]