Reference documentation and code samples for the Google Cloud Ces V1 Client class BoostSpec.
Boost specification to boost certain documents.
Generated from protobuf message google.cloud.ces.v1.DataStoreTool.BoostSpec
Namespace
Google \ Cloud \ Ces \ V1 \ DataStoreToolMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ condition_boost_specs |
array<BoostSpec\ConditionBoostSpec>
Required. A list of boosting specifications. |
getConditionBoostSpecs
Required. A list of boosting specifications.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setConditionBoostSpecs
Required. A list of boosting specifications.
| Parameter | |
|---|---|
| Name | Description |
var |
array<BoostSpec\ConditionBoostSpec>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|