Interface protos.google.cloud.vision.v1p3beta1.IBatchOperationMetadata (2.3.8)

Properties of a BatchOperationMetadata.

Package

@google-cloud/vision!

Properties

endTime

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

BatchOperationMetadata endTime

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

state

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

BatchOperationMetadata state

Property Value
TypeDescription
(google.cloud.vision.v1p3beta1.BatchOperationMetadata.State|keyof typeof google.cloud.vision.v1p3beta1.BatchOperationMetadata.State|null)

submitTime

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

BatchOperationMetadata submitTime

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