ListJobsResponse

The maximum number of records to list in a single response.

Types

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

Properties

Link copied to clipboard

The result structure for the list job result request.

Link copied to clipboard

A pagination token. If non-null the pagination token is returned in a result. Pass its value in another request to retrieve more entries.

Functions

Link copied to clipboard
inline fun copy(block: ListJobsResponse.Builder.() -> Unit = {}): ListJobsResponse
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