naturalLanguageQuery property
The natural language query specified by the user.
If this field is specified, sql_query will be ignored.
Implementation
core.String? naturalLanguageQuery;
The natural language query specified by the user.
If this field is specified, sql_query will be ignored.
core.String? naturalLanguageQuery;