Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Assistant::WebGroundingType (v0.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Assistant::WebGroundingType.
The type of web grounding to use.
Constants
WEB_GROUNDING_TYPE_UNSPECIFIED
value: 0 Default, unspecified setting. This is the same as disabled.
WEB_GROUNDING_TYPE_DISABLED
value: 1 Web grounding is disabled.
WEB_GROUNDING_TYPE_GOOGLE_SEARCH
value: 2 Grounding with Google Search is enabled.
WEB_GROUNDING_TYPE_ENTERPRISE_WEB_SEARCH
value: 3 Grounding with Enterprise Web Search is enabled.