ResourcesTrendsCompositeFilter

A filter structure that contains a logical combination of string filters and nested composite filters for resources trend data.

Types

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

Properties

Link copied to clipboard

A list of nested composite filters that you can use to create complex filter conditions for resources trend data.

Link copied to clipboard

The logical operator (AND, OR) to apply between the string filters and nested composite filters.

Link copied to clipboard

A list of string filters that apply to resources trend data fields.

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