ListSessionsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of results to be included in the next page.

Link copied to clipboard

The pagination token used to retrieve the next page of results for this operation.

Link copied to clipboard

The ID of the web portal for the sessions.

Link copied to clipboard

The ID of the session.

Link copied to clipboard

The method in which the returned sessions should be sorted.

Link copied to clipboard

The status of the session.

Link copied to clipboard

The username of the session.

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