boostSpec property

GoogleCloudRetailV2SearchRequestBoostSpec? boostSpec
getter/setter pair

The boost spec to specify the boosting of search results.

The syntax of the boost spec is the same as SearchRequest.boost_spec.

Optional.

Implementation

GoogleCloudRetailV2SearchRequestBoostSpec? boostSpec;