Discovery Engine v1beta API - Enum Assistant.Types.WebGroundingType (1.0.0-beta24)

public enum Assistant.Types.WebGroundingType

Reference 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.V1Beta

Assembly

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.