Interface protos.google.cloud.vision.v1p4beta1.IOperationMetadata (2.3.8)

Properties of an OperationMetadata.

Package

@google-cloud/vision!

Properties

createTime

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

OperationMetadata createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

state

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

OperationMetadata state

Property Value
TypeDescription
(google.cloud.vision.v1p4beta1.OperationMetadata.State|keyof typeof google.cloud.vision.v1p4beta1.OperationMetadata.State|null)

updateTime

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

OperationMetadata updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)