tag Rules
Parameters
value
A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.
Parameters
values
A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.
suspend fun tagRules(argument: List<suspend DataSetRowLevelPermissionTagRuleArgsBuilder.() -> Unit>)
suspend fun tagRules(vararg argument: suspend DataSetRowLevelPermissionTagRuleArgsBuilder.() -> Unit)
Parameters
argument
A set of rules associated with row-level security, such as the tag names and columns that they are assigned to.