IngestionJobFilter

The definition of a filter to filter the data.

Types

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

Properties

Link copied to clipboard

The name of field or attribute to apply the filter.

Link copied to clipboard

The operation to apply to the field or attribute.

Link copied to clipboard

A list of values that belong to the field or attribute.

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