OperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)The metadata for the long-running operation.
Attributes |
|
|---|---|
| Name | Description |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation was created. |
end_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time the operation finished running. |
target |
str
Output only. The 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. The human-readable status of the operation, if any. |
requested_cancellation |
bool
Output only. Identifies whether the user has requested that the operation be cancelled. If an operation was cancelled successfully, then the field google.longrunning.Operation.error][google.longrunning.Operation.error]
contains the value
google.rpc.Code.CANCELLED][google.rpc.Code.CANCELLED].
|
api_version |
str
Output only. The API version that was used to start the operation. |