# FindStringRegexRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**text_content** | **string** | Input text content | [optional] 
**target_regex** | **string** | 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


