CreateProjectRequest

Types

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

Properties

Link copied to clipboard

Specifies whether automatic retraining should be attempted for the versions of the project. Automatic retraining is done as a best effort. Required argument for Content Moderation. Applicable only to adapters.

Link copied to clipboard

Specifies feature that is being customized. If no value is provided CUSTOM_LABELS is used as a default.

Link copied to clipboard

The name of the project to create.

Link copied to clipboard

A set of tags (key-value pairs) that you want to attach to the project.

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