Discovery Engine v1beta API - Class GenerateGroundedContentRequest.Types.GroundingSource.Types.EnterpriseWebRetrievalSource (1.0.0-beta24)

public sealed class GenerateGroundedContentRequest.Types.GroundingSource.Types.EnterpriseWebRetrievalSource : IMessage<GenerateGroundedContentRequest.Types.GroundingSource.Types.EnterpriseWebRetrievalSource>, IEquatable<GenerateGroundedContentRequest.Types.GroundingSource.Types.EnterpriseWebRetrievalSource>, IDeepCloneable<GenerateGroundedContentRequest.Types.GroundingSource.Types.EnterpriseWebRetrievalSource>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1beta API class GenerateGroundedContentRequest.Types.GroundingSource.Types.EnterpriseWebRetrievalSource.

Params for using enterprise web retrieval as grounding source.

Inheritance

object > GenerateGroundedContentRequest.Types.GroundingSource.Types.EnterpriseWebRetrievalSource

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Constructors

EnterpriseWebRetrievalSource()

public EnterpriseWebRetrievalSource()

EnterpriseWebRetrievalSource(EnterpriseWebRetrievalSource)

public EnterpriseWebRetrievalSource(GenerateGroundedContentRequest.Types.GroundingSource.Types.EnterpriseWebRetrievalSource other)
Parameter
Name Description
other GenerateGroundedContentRequestTypesGroundingSourceTypesEnterpriseWebRetrievalSource

Properties

BlockingConfidence

public Citation.Types.PhishBlockThreshold BlockingConfidence { get; set; }

Optional. Sites with confidence level chosen & above this value will be blocked from the search results.

Property Value
Type Description
CitationTypesPhishBlockThreshold

ExcludeDomains

public RepeatedField<string> ExcludeDomains { get; }

Optional. List of domains to be excluded from the search results.

Property Value
Type Description
RepeatedFieldstring