ResourcesTrendsCompositeFilter
A filter structure that contains a logical combination of string filters and nested composite filters for resources trend data.
Types
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
inline fun copy(block: ResourcesTrendsCompositeFilter.Builder.() -> Unit = {}): ResourcesTrendsCompositeFilter