condition property

GoogleCloudRetailV2Condition? condition
getter/setter pair

The condition that triggers the rule.

If the condition is empty, the rule will always apply.

Required.

Implementation

GoogleCloudRetailV2Condition? condition;