Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::GenerateGroundedContentRequest::DynamicRetrievalConfiguration::DynamicRetrievalPredictor (v1.2.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::GenerateGroundedContentRequest::DynamicRetrievalConfiguration::DynamicRetrievalPredictor.

Describes the predictor settings for dynamic retrieval.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#threshold

def threshold() -> ::Float
Returns
  • (::Float) — The value of the threshold. If the predictor will predict a value smaller than this, it would suppress grounding in the source.

#threshold=

def threshold=(value) -> ::Float
Parameter
  • value (::Float) — The value of the threshold. If the predictor will predict a value smaller than this, it would suppress grounding in the source.
Returns
  • (::Float) — The value of the threshold. If the predictor will predict a value smaller than this, it would suppress grounding in the source.

#version

def version() -> ::Google::Cloud::DiscoveryEngine::V1::GenerateGroundedContentRequest::DynamicRetrievalConfiguration::DynamicRetrievalPredictor::Version

#version=

def version=(value) -> ::Google::Cloud::DiscoveryEngine::V1::GenerateGroundedContentRequest::DynamicRetrievalConfiguration::DynamicRetrievalPredictor::Version