Interface protos.google.cloud.documentai.v1beta3.IBatchProcessMetadata (8.4.0)

Properties of a BatchProcessMetadata.

Package

@google-cloud/documentai

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

BatchProcessMetadata createTime

individualProcessStatuses

individualProcessStatuses?: (google.cloud.documentai.v1beta3.BatchProcessMetadata.IIndividualProcessStatus[]|null);

BatchProcessMetadata individualProcessStatuses

state

state?: (google.cloud.documentai.v1beta3.BatchProcessMetadata.State|keyof typeof google.cloud.documentai.v1beta3.BatchProcessMetadata.State|null);

BatchProcessMetadata state

stateMessage

stateMessage?: (string|null);

BatchProcessMetadata stateMessage

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

BatchProcessMetadata updateTime