Class OperationMetadata (0.1.0)

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

Metadata describing an Operation][google.longrunning.Operation] .. attribute:: create_time

The time the operation was created.

:type: google.protobuf.timestamp_pb2.Timestamp

Attributes

NameDescription
end_time google.protobuf.timestamp_pb2.Timestamp
The time the operation finished running.
target str
Target of the operation - for example projects/project-1/connectivityTests/test-1
verb str
Name of the verb executed by the operation.
status_detail str
Human-readable status of the operation, if any.
cancel_requested bool
Specifies if cancellation was requested for the operation.
api_version str
API version.