disableAgentQueryLogging property

bool? disableAgentQueryLogging
getter/setter pair

Disable the logging of search queries sent by human agents.

It can prevent those queries from being stored at answer records. Supported features: KNOWLEDGE_SEARCH.

Optional.

Implementation

core.bool? disableAgentQueryLogging;