ListModelsRequest

Types

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

Properties

Link copied to clipboard

The beginning of the name of the dataset of the machine learning models to be listed.

Link copied to clipboard

Specifies the maximum number of machine learning models to list.

Link copied to clipboard

The beginning of the name of the machine learning models being listed.

Link copied to clipboard

An opaque pagination token indicating where to continue the listing of machine learning models.

Link copied to clipboard

The status of the machine learning model.

Functions

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