Package ai.vectros.types
Class DocumentTextResponse.Builder
java.lang.Object
ai.vectros.types.DocumentTextResponse.Builder
- Enclosing class:
DocumentTextResponse
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()from(DocumentTextResponse other) Document ID.Full extracted or ingested text content of the document.
-
Method Details
-
from
-
id
Document ID.
-
id
-
text
Full extracted or ingested text content of the document.
-
text
-
build
-
additionalProperty
-
additionalProperties
-