BatchDeleteAdvancedPromptOptimizationJobError

Contains information about an error that occurred when deleting an advanced prompt optimization job.

Types

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

Properties

Link copied to clipboard

The error code for the deletion failure.

Link copied to clipboard

The identifier of the job that could not be deleted.

Link copied to clipboard

A message describing the error.

Functions

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