Reference documentation and code samples for the Google Cloud Ces V1 Client class BoostSpecs.
Boost specifications to boost certain documents.
For more information, please refer to https://cloud.google.com/generative-ai-app-builder/docs/boosting .
Generated from protobuf message google.cloud.ces.v1.DataStoreTool.BoostSpecs
Namespace
Google \ Cloud \ Ces \ V1 \ DataStoreToolMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data_stores
string[]
Required. The Data Store where the boosting configuration is applied. Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.
↳ spec
getDataStores
Required. The Data Store where the boosting configuration is applied.
Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.
setDataStores
Required. The Data Store where the boosting configuration is applied.
Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.
var
string[]
$this
getSpec
Required. A list of boosting specifications.
setSpec
Required. A list of boosting specifications.
$this

