Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 416 Bytes

File metadata and controls

15 lines (7 loc) · 416 Bytes

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]