Class BoostSpecs (0.3.0)

BoostSpecs(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Boost specifications to boost certain documents. For more information, please refer to https://cloud.google.com/generative-ai-app-builder/docs/boosting.

Attributes

Name Description
data_stores MutableSequence[str]
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 MutableSequence[google.cloud.ces_v1beta.types.DataStoreTool.BoostSpec]
Required. A list of boosting specifications.