Class BoostSpecs (1.33.0)

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

Boost specifications for data stores.

Attributes

NameDescription
data_stores MutableSequence[str]
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 MutableSequence[google.cloud.dialogflowcx_v3.types.BoostSpec]
Optional. A list of boosting specifications.