DeviceSelectionResult

Contains the run results requested by the device selection configuration and how many devices were returned. For an example of the JSON response syntax, see ScheduleRun.

Types

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

Properties

Link copied to clipboard

The filters in a device selection result.

Link copied to clipboard

The number of devices that matched the device filter selection criteria.

Link copied to clipboard

The maximum number of devices to be selected by a device filter and included in a test run.

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