public enum Assistant.Types.WebGroundingTypeReference documentation and code samples for the Discovery Engine v1beta API enum Assistant.Types.WebGroundingType.
The type of web grounding to use.
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Disabled |
Web grounding is disabled. |
EnterpriseWebSearch |
Grounding with Enterprise Web Search is enabled. |
GoogleSearch |
Grounding with Google Search is enabled. |
Unspecified |
Default, unspecified setting. This is the same as disabled. |