BatchDeleteFeaturedResultsSetError

Provides information about a set of featured results that couldn't be removed from an index by the BatchDeleteFeaturedResultsSet API.

Types

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

Properties

Link copied to clipboard

The error code for why the set of featured results couldn't be removed from the index.

Link copied to clipboard

An explanation for why the set of featured results couldn't be removed from the index.

Link copied to clipboard
val id: String

The identifier of the set of featured results that couldn't be removed from the index.

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