Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 543 Bytes

FindStringRegexRequest.md

File metadata and controls

12 lines (8 loc) · 543 Bytes

FindStringRegexRequest

Properties

Name Type Description Notes
text_content str Input text content [optional]
target_regex str Target input regular expression (regex) to find [optional]
match_case bool Set to True to match case, False to ignore case [optional]

[Back to Model list] [Back to API list] [Back to README]