ListExecutionsResponse

Types

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

Properties

Link copied to clipboard

A list of executions. Each execution contains the task ID, the device that the task is executing on, the execution ID, and the status of the execution.

Link copied to clipboard

A pagination token to continue to the next page of executions.

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