Class OperationMetadata (2.1.1)

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

Represents the v1 metadata of the long-running operation. .. attribute:: create_time

Creation timestamp.

:type: google.protobuf.timestamp_pb2.Timestamp

Attributes

NameDescription
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.