Class Mode (0.13.3)

Mode(value)

Mode of Natural Language Query Understanding. When the NaturalLanguageQueryUnderstandingConfig.Mode is ENABLED, the natural language understanding capabilities will be enabled for a search request if the NaturalLanguageQueryUnderstandingSpec.FilterExtractionCondition in the SearchRequest is ENABLED.

Enums

Name Description
MODE_UNSPECIFIED Default value.
DISABLED Natural Language Query Understanding is disabled.
ENABLED Natural Language Query Understanding is enabled.