OperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Contains metadata for the BatchAnnotateImages operation. .. attribute:: state
Current state of the batch operation.
:type: google.cloud.vision_v1p2beta1.types.OperationMetadata.State
Attributes |
|
---|---|
Name | Description |
create_time |
google.protobuf.timestamp_pb2.Timestamp
The time when the batch request was received. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
The time when the operation result was last updated. |
Classes
State
State(value)
Batch operation states.