Cloud Document AI v1beta3 API - Class BatchDocumentsInputConfig (2.0.0-beta18)

public sealed class BatchDocumentsInputConfig : IMessage<BatchDocumentsInputConfig>, IEquatable<BatchDocumentsInputConfig>, IDeepCloneable<BatchDocumentsInputConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Document AI v1beta3 API class BatchDocumentsInputConfig.

The common config to specify a set of documents used as input.

Inheritance

object > BatchDocumentsInputConfig

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Constructors

BatchDocumentsInputConfig()

public BatchDocumentsInputConfig()

BatchDocumentsInputConfig(BatchDocumentsInputConfig)

public BatchDocumentsInputConfig(BatchDocumentsInputConfig other)
Parameter
NameDescription
otherBatchDocumentsInputConfig

Properties

GcsDocuments

public GcsDocuments GcsDocuments { get; set; }

The set of documents individually specified on Cloud Storage.

Property Value
TypeDescription
GcsDocuments

GcsPrefix

public GcsPrefix GcsPrefix { get; set; }

The set of documents that match the specified Cloud Storage gcs_prefix.

Property Value
TypeDescription
GcsPrefix

SourceCase

public BatchDocumentsInputConfig.SourceOneofCase SourceCase { get; }
Property Value
TypeDescription
BatchDocumentsInputConfigSourceOneofCase