![]() |
Represents appplication of an operation with no privacy impact.
Inherits From: DpEvent
tf_privacy.NoOpDpEvent()
A NoOpDpEvent
is generally never required, but it can be useful as a
placeholder where a DpEvent
is expected, such as in tests or some live
accounting pipelines.
Methods
__eq__
__eq__(
other
)
Method generated by attrs for class NoOpDpEvent.
__ge__
__ge__(
other
)
Method generated by attrs for class NoOpDpEvent.
__gt__
__gt__(
other
)
Method generated by attrs for class NoOpDpEvent.
__le__
__le__(
other
)
Method generated by attrs for class NoOpDpEvent.
__lt__
__lt__(
other
)
Method generated by attrs for class NoOpDpEvent.
__ne__
__ne__(
other
)
Method generated by attrs for class NoOpDpEvent.