SearchStepsRequest

Shared input fields for all Search operations (filterExpressions, sortExpressions, itemOffset, pageSize).

Types

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

Properties

Link copied to clipboard

The farm ID to use for the step search.

Link copied to clipboard

The search terms for a resource.

Link copied to clipboard

The offset for the search results.

Link copied to clipboard

The job ID to use in the step search.

Link copied to clipboard

Specifies the number of results to return.

Link copied to clipboard

The queue IDs in the step search.

Link copied to clipboard

The search terms for a resource.

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