Discovery Engine v1beta API - Enum NaturalLanguageQueryUnderstandingConfig.Types.Mode (1.0.0-beta18)

public enum NaturalLanguageQueryUnderstandingConfig.Types.Mode

Reference documentation and code samples for the Discovery Engine v1beta API enum NaturalLanguageQueryUnderstandingConfig.Types.Mode.

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.

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Fields

Name Description
Disabled

Natural Language Query Understanding is disabled.

Enabled

Natural Language Query Understanding is enabled.

Unspecified

Default value.