skipped method

skipped

Initializes a new instance of RedactionResult class with Skipped status.

Returns

Skipped redaction result

def skipped(self, description):
    ...
Parameter Type Description
description str Reason why the operation was skipped

See Also