rule

@JvmName(name = "glqtfdqocguvummp")
suspend fun rule(value: Output<GoogleCloudRetailV2alphaRuleArgs>)
@JvmName(name = "supdobhpminfhbib")
suspend fun rule(value: GoogleCloudRetailV2alphaRuleArgs?)

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 = "xmycafdsqfvhtijl")
suspend fun rule(argument: suspend GoogleCloudRetailV2alphaRuleArgsBuilder.() -> 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".