Cloud Document AI v1beta3 API - Class Dataset.Types.DocumentWarehouseConfig (2.0.0-beta18)

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.

Inheritance

object > Dataset.Types.DocumentWarehouseConfig

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Constructors

DocumentWarehouseConfig()

public DocumentWarehouseConfig()

DocumentWarehouseConfig(DocumentWarehouseConfig)

public DocumentWarehouseConfig(Dataset.Types.DocumentWarehouseConfig other)
Parameter
NameDescription
otherDatasetTypesDocumentWarehouseConfig

Properties

Collection

public string Collection { get; set; }

Output only. The collection in Document AI Warehouse associated with the dataset.

Property Value
TypeDescription
string

Schema

public string Schema { get; set; }

Output only. The schema in Document AI Warehouse associated with the dataset.

Property Value
TypeDescription
string