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

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class BoostSpecs.

Boost specifications for data stores.

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

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ data_stores array

Optional. Data Stores where the boosting configuration is applied. The full names of the referenced data stores. Formats: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} projects/{project}/locations/{location}/dataStores/{data_store}

↳ spec array<Google\Cloud\Dialogflow\Cx\V3\BoostSpec>

Optional. A list of boosting specifications.

getDataStores

Optional. Data Stores where the boosting configuration is applied. The full names of the referenced data stores. Formats: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} projects/{project}/locations/{location}/dataStores/{data_store}

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDataStores

Optional. Data Stores where the boosting configuration is applied. The full names of the referenced data stores. Formats: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} projects/{project}/locations/{location}/dataStores/{data_store}

Parameter
Name Description
var string[]
Returns
Type Description
$this

getSpec

Optional. A list of boosting specifications.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setSpec

Optional. A list of boosting specifications.

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