BatchPutDocumentResponseFailedDocument

Provides information about a document that could not be indexed.

Types

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

Properties

Link copied to clipboard

The type of error that caused the document to fail to be indexed.

Link copied to clipboard

A description of the reason why the document could not be indexed.

Link copied to clipboard
val id: String?

The identifier of the document.

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