rule

@JvmName(name = "qhblrifufnhyywcr")
suspend fun rule(value: Output<GoogleCloudRetailV2RuleArgs>)
@JvmName(name = "blaqoigvcgexgenh")
suspend fun rule(value: GoogleCloudRetailV2RuleArgs?)

Parameters

value

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".


@JvmName(name = "kyotirthjrblljqf")
suspend fun rule(argument: suspend GoogleCloudRetailV2RuleArgsBuilder.() -> Unit)

Parameters

argument

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".