Class OperationMetadata (2.1.0)

OperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains metadata for the BatchAnnotateImages operation.

Attributes

NameDescription
state .image_annotator.OperationMetadata.State
Current state of the batch operation.
create_time .timestamp.Timestamp
The time when the batch request was received.
update_time .timestamp.Timestamp
The time when the operation result was last updated.

Classes

State

State(value)

Batch operation states.