actions
Parameters
value
List of actions that are executed when the rule is satisfied.
Parameters
values
List of actions that are executed when the rule is satisfied.
suspend fun actions(argument: List<suspend GoogleCloudContentwarehouseV1ActionArgsBuilder.() -> Unit>)
suspend fun actions(vararg argument: suspend GoogleCloudContentwarehouseV1ActionArgsBuilder.() -> Unit)
Parameters
argument
List of actions that are executed when the rule is satisfied.