CustomRedactionResult class
Leave feedback
On this page
Represents the result of a custom redaction operation.
The CustomRedactionResult type exposes the following members:
| Constructor | Description |
|---|---|
| init |
| Property | Description |
|---|---|
| apply | The flag indicating whether the redaction should be applied. If True, the redacted content will replace the original content. |
| text | The redacted version of the text that replaces the original content if Apply is true. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.