Companion
object Companion
Properties
Link copied to clipboard
The match operation returns true expression is an exact match of the target.
Link copied to clipboard
Default value. A user error will be returned if not set.
Link copied to clipboard
The match operation returns true if expression is a substring of the target.
Link copied to clipboard
Equivalent to GoogleSQL REGEX_CONTAINS(target, expression).