GetModelsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of objects to return for the request.

Link copied to clipboard

The model ID.

Link copied to clipboard

The model type.

Link copied to clipboard

The next token for the subsequent request.

Functions

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