text property
text property
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- class
CustomRedactionResult
@property
def text(self):
...
@text.setter
def text(self, value):
...
CustomRedactionResult