instant Ingestion
abstract suspend fun instantIngestion(documentId: String, layerName: String, sourcePdfSha256: String): AiAssistantRemoteClient.AiAssistantResponse<None>
Ingests a document with optional layer. Requires Document Engine.
Return
The result of the check operation.
Parameters
document Id
The ID of the document.
file Hash
The hash of the file.
layer Name
Name of the layer that specifies the annotations to use. Only for Instant. If empty, layer is considered as default.