Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::BoostSpec.
Boost specification to boost certain documents. A copy of google.cloud.discoveryengine.v1main.BoostSpec, field documentation is available at https://cloud.google.com/generative-ai-app-builder/docs/reference/rest/v1alpha/BoostSpec
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#condition_boost_specs
def condition_boost_specs() -> ::Array<::Google::Cloud::Dialogflow::CX::V3::BoostSpec::ConditionBoostSpec>
Returns
- (::Array<::Google::Cloud::Dialogflow::CX::V3::BoostSpec::ConditionBoostSpec>) — Optional. Condition boost specifications. If a document matches multiple conditions in the specifictions, boost scores from these specifications are all applied and combined in a non-linear way. Maximum number of specifications is 20.
#condition_boost_specs=
def condition_boost_specs=(value) -> ::Array<::Google::Cloud::Dialogflow::CX::V3::BoostSpec::ConditionBoostSpec>
Parameter
- value (::Array<::Google::Cloud::Dialogflow::CX::V3::BoostSpec::ConditionBoostSpec>) — Optional. Condition boost specifications. If a document matches multiple conditions in the specifictions, boost scores from these specifications are all applied and combined in a non-linear way. Maximum number of specifications is 20.
Returns
- (::Array<::Google::Cloud::Dialogflow::CX::V3::BoostSpec::ConditionBoostSpec>) — Optional. Condition boost specifications. If a document matches multiple conditions in the specifictions, boost scores from these specifications are all applied and combined in a non-linear way. Maximum number of specifications is 20.