public enum NaturalLanguageQueryUnderstandingConfig.Types.ModeReference documentation and code samples for the Discovery Engine v1 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.V1Assembly
Google.Cloud.DiscoveryEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
Disabled |
Natural Language Query Understanding is disabled. |
Enabled |
Natural Language Query Understanding is enabled. |
Unspecified |
Default value. |