Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentRequest::GroundingSource::EnterpriseWebRetrievalSource (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentRequest::GroundingSource::EnterpriseWebRetrievalSource.

Params for using enterprise web retrieval as grounding source.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#blocking_confidence

def blocking_confidence() -> ::Google::Cloud::DiscoveryEngine::V1beta::Citation::PhishBlockThreshold
Returns

#blocking_confidence=

def blocking_confidence=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::Citation::PhishBlockThreshold
Parameter
Returns

#exclude_domains

def exclude_domains() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. List of domains to be excluded from the search results.

#exclude_domains=

def exclude_domains=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. List of domains to be excluded from the search results.
Returns
  • (::Array<::String>) — Optional. List of domains to be excluded from the search results.