RowLevelPermissionTagRule

A set of rules associated with a tag.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The column name that a tag key is assigned to.

Link copied to clipboard

A string that you want to use to filter by all the values in a column in the dataset and don’t want to list the values one by one. For example, you can use an asterisk as your match all value.

Link copied to clipboard

The unique key for a tag.

Link copied to clipboard

A string that you want to use to delimit the values when you pass the values at run time. For example, you can delimit the values with a comma.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String