TagSearchCondition

The search criteria to be used to return tags.

Types

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

Properties

Link copied to clipboard

The tag key used in the tag search condition.

Link copied to clipboard

The type of comparison to be made when evaluating the tag key in tag search condition.

Link copied to clipboard

The tag value used in the tag search condition.

Link copied to clipboard

The type of comparison to be made when evaluating the tag value in tag search condition.

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