ListTestGridSessionsRequest

Types

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

Properties

Link copied to clipboard
val creationTimeAfter: <Error class: unknown class>?

Return only sessions created after this time.

Link copied to clipboard
val creationTimeBefore: <Error class: unknown class>?

Return only sessions created before this time.

Link copied to clipboard
val endTimeAfter: <Error class: unknown class>?

Return only sessions that ended after this time.

Link copied to clipboard
val endTimeBefore: <Error class: unknown class>?

Return only sessions that ended before this time.

Link copied to clipboard

Return only this many results at a time.

Link copied to clipboard

Pagination token.

Link copied to clipboard

ARN of a TestGridProject.

Link copied to clipboard

Return only sessions in this state.

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