Interface protos.google.cloud.documentai.v1.ICommonOperationMetadata (8.4.0)

Properties of a CommonOperationMetadata.

Package

@google-cloud/documentai

Properties

createTime

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

CommonOperationMetadata createTime

resource

resource?: (string|null);

CommonOperationMetadata resource

state

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

CommonOperationMetadata state

stateMessage

stateMessage?: (string|null);

CommonOperationMetadata stateMessage

updateTime

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

CommonOperationMetadata updateTime