disableNlInterpretation property

bool? disableNlInterpretation
getter/setter pair

Flag to disable natural language (NL) interpretation of queries.

Default is false, Set to true to disable natural language interpretation. NL interpretation only applies to predefined datasources.

Implementation

core.bool? disableNlInterpretation;