rule property

GoogleCloudRetailV2Rule? rule
getter/setter pair

A rule control - a condition-action pair.

Enacts a set action when the condition is triggered. For example: Boost "gShoe" when query full matches "Running Shoes".

Implementation

GoogleCloudRetailV2Rule? rule;