OperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents the v1 metadata of the long-running operation.
Attributes |
|
---|---|
Name | Description |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Creation timestamp. |
end_time |
google.protobuf.timestamp_pb2.Timestamp
End timestamp. |
target |
str
Operation target. |
verb |
str
Operation verb. |
status_detail |
str
Operation status details. |
cancel_requested |
bool
Specifies if cancellation was requested for the operation. |
api_version |
str
API version. |