BatchGetSessionActionError

The error details for a session action that could not be retrieved in a batch get operation.

Types

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

Properties

Link copied to clipboard
Link copied to clipboard

The farm ID of the session action that could not be retrieved.

Link copied to clipboard

The job ID of the session action that could not be retrieved.

Link copied to clipboard

The error message.

Link copied to clipboard

The queue ID of the session action that could not be retrieved.

Link copied to clipboard

The session action ID of the session action that could not be retrieved.

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