Class OperationMetadata (1.7.0)

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

Metadata describing an Operation][google.longrunning.Operation]

Attributes

NameDescription
create_time google.protobuf.timestamp_pb2.Timestamp
The time the operation was created.
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.