Interface protos.google.cloud.vision.v1p3beta1.IOperationMetadata (4.2.1)

Properties of an OperationMetadata.

Package

@google-cloud/vision

Properties

createTime

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

OperationMetadata createTime

state

state?: (google.cloud.vision.v1p3beta1.OperationMetadata.State|keyof typeof google.cloud.vision.v1p3beta1.OperationMetadata.State|null);

OperationMetadata state

updateTime

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

OperationMetadata updateTime