Interface protos.google.cloud.documentai.v1beta3.Document.IRevision (8.5.0)

Properties of a Revision.

Package

@google-cloud/documentai

Properties

agent

agent?: (string|null);

Revision agent

createTime

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

Revision createTime

humanReview

humanReview?: (google.cloud.documentai.v1beta3.Document.Revision.IHumanReview|null);

Revision humanReview

id

id?: (string|null);

Revision id

parent

parent?: (number[]|null);

Revision parent

parentIds

parentIds?: (string[]|null);

Revision parentIds

processor

processor?: (string|null);

Revision processor