Google Cloud Dialogflow Cx V3 Client - Class BoostSpec (0.3.2)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class 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

Generated from protobuf message google.cloud.dialogflow.cx.v3.BoostSpec

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ condition_boost_specs 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.

getConditionBoostSpecs

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
Type Description
Google\Protobuf\Internal\RepeatedField

setConditionBoostSpecs

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.

Parameter
Name Description
var array<Google\Cloud\Dialogflow\Cx\V3\BoostSpec\ConditionBoostSpec>
Returns
Type Description
$this