Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentRequest::GroundingSource::GoogleSearchSource.
Google Search config parameters.
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
- (::Google::Cloud::DiscoveryEngine::V1beta::Citation::PhishBlockThreshold) — Optional. Sites with confidence level chosen & above this value will be blocked from the search results.
#blocking_confidence=
def blocking_confidence=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::Citation::PhishBlockThreshold
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::Citation::PhishBlockThreshold) — Optional. Sites with confidence level chosen & above this value will be blocked from the search results.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::Citation::PhishBlockThreshold) — Optional. Sites with confidence level chosen & above this value will be blocked from the search results.
#dynamic_retrieval_config
def dynamic_retrieval_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentRequest::DynamicRetrievalConfiguration
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentRequest::DynamicRetrievalConfiguration) — Optional. Specifies the dynamic retrieval configuration for the given source.
#dynamic_retrieval_config=
def dynamic_retrieval_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentRequest::DynamicRetrievalConfiguration
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentRequest::DynamicRetrievalConfiguration) — Optional. Specifies the dynamic retrieval configuration for the given source.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::GenerateGroundedContentRequest::DynamicRetrievalConfiguration) — Optional. Specifies the dynamic retrieval configuration for the given source.
#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.