boostSpecs property

Boost specifications for data stores.

Maps from datastore name to their boost configuration. Do not specify more than one BoostSpecs for each datastore name. If multiple BoostSpecs are provided for the same datastore name, the behavior is undefined.

Optional.

Implementation

core.List<
        GoogleCloudDialogflowV2SearchKnowledgeRequestSearchConfigBoostSpecs>?
    boostSpecs;