Class OperationMetadata (0.3.1)

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

Metadata for the long-running operation.

Attributes

Name Description
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Time that the operation was created.
end_time google.protobuf.timestamp_pb2.Timestamp
Output only. Time that the operation finished running.
target str
Output only. A server-defined resource path for the target of the operation.
verb str
Output only. The name of the verb that was executed by the operation.
status_message str
Output only. A human-readable status of the operation, if any.
requested_cancellation bool
Output only. Whether you requested that the operation be cancelled. Operations that were cancelled successfully have an Operation.error][google.longrunning.Operation.error] value with a status code Code.CANCELLED][google.rpc.Status.code.CANCELLED].
api_version str
Output only. The API version used to start the operation. For example, v1.