QueryTableRequestFullTextQuery¶
Optional full-text search query. Provide either string_query or structured_query, not both.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| stringQuery | StringFtsQuery | [optional] | |
| structuredQuery | StructuredFtsQuery | [optional] |
Optional full-text search query. Provide either string_query or structured_query, not both.
| Name | Type | Description | Notes |
|---|---|---|---|
| stringQuery | StringFtsQuery | [optional] | |
| structuredQuery | StructuredFtsQuery | [optional] |