Interface protos.google.cloud.documentai.v1.IHumanReviewStatus (2.10.0)

Properties of a HumanReviewStatus.

Package

@google-cloud/documentai!

Properties

humanReviewOperation

humanReviewOperation?: (string|null);

HumanReviewStatus humanReviewOperation

Property Value
TypeDescription
(string|null)

state

state?: (google.cloud.documentai.v1.HumanReviewStatus.State|keyof typeof google.cloud.documentai.v1.HumanReviewStatus.State|null);

HumanReviewStatus state

Property Value
TypeDescription
(google.cloud.documentai.v1.HumanReviewStatus.State|keyof typeof google.cloud.documentai.v1.HumanReviewStatus.State|null)

stateMessage

stateMessage?: (string|null);

HumanReviewStatus stateMessage

Property Value
TypeDescription
(string|null)