UploadDocumentsResponse

Contains the response to an UploadDocuments request.

Types

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

Properties

Link copied to clipboard
val adds: Long

The number of documents that were added to the search domain.

Link copied to clipboard

The number of documents that were deleted from the search domain.

Link copied to clipboard

The status of an UploadDocumentsRequest.

Link copied to clipboard

Any warnings returned by the document service about the documents being uploaded.

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