ListTriggersRequest

Request structure for listing Triggers in an agent space

Types

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

Properties

Link copied to clipboard

The unique identifier for the agent space whose Triggers should be listed

Link copied to clipboard

The maximum number of results to return in a single response

Link copied to clipboard

Pagination token from a previous response to retrieve the next page of results

Link copied to clipboard

Filter results to Triggers in this status

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