boostSpecs property
Boosting configuration for the datastores.
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<GoogleCloudDialogflowCxV3BoostSpecs>? boostSpecs;