BatchGetDocumentStatusRequest
Types
Properties
Link copied to clipboard
A list of DocumentInfo
objects that identify the documents for which to get the status. You identify the documents by their document ID and optional attributes.
Link copied to clipboard
The identifier of the index to add documents to. The index ID is returned by the CreateIndex API.
Functions
Link copied to clipboard
inline fun copy(block: BatchGetDocumentStatusRequest.Builder.() -> Unit = {}): BatchGetDocumentStatusRequest