SearchAssetsRequest

Types

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

Properties

Link copied to clipboard

The filter clause to apply to the search. Supports nested AND/OR logic with attribute-level and map-level filters.

Link copied to clipboard

The maximum number of results to return in the response.

Link copied to clipboard

A continuation token, if this is a continuation call.

Link copied to clipboard

The text to search for. At least one of searchText or filterClause must be provided.

Link copied to clipboard

The sort criteria for the search results.

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