RequestMetadataBaseFilters

A mapping of a metadata key to a value that it should or should not equal.

Types

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

Properties

Link copied to clipboard

Include results where the key equals the value.

Link copied to clipboard

Include results where the key does not equal the value.

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