Uses of Interface
ai.vectros.types.DocumentRequest._FinalStage
Packages that use DocumentRequest._FinalStage
-
Uses of DocumentRequest._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement DocumentRequest._FinalStageMethods in ai.vectros.types that return DocumentRequest._FinalStageModifier and TypeMethodDescriptionDocumentRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) DocumentRequest._FinalStage.additionalProperty(String key, Object value) Associated client ID — the Vectros-assigned UUID of a client in your account.Associated client ID — the Vectros-assigned UUID of a client in your account.Associated client ID — the Vectros-assigned UUID of a client in your account.DocumentRequest._FinalStage.expectedVersion(Long expectedVersion) DocumentRequest._FinalStage.expectedVersion(Optional<Long> expectedVersion) Optimistic-concurrency token.DocumentRequest.Builder.expectedVersion(Long expectedVersion) Optimistic-concurrency token.DocumentRequest.Builder.expectedVersion(Optional<Long> expectedVersion) Optimistic-concurrency token.DocumentRequest._FinalStage.externalId(String externalId) DocumentRequest._FinalStage.externalId(Optional<String> externalId) Stable, caller-supplied identifier for this document.DocumentRequest.Builder.externalId(String externalId) Stable, caller-supplied identifier for this document.DocumentRequest.Builder.externalId(Optional<String> externalId) Stable, caller-supplied identifier for this document.ID of the folder to place this document in.ID of the folder to place this document in.ID of the folder to place this document in.DocumentRequest._FinalStage.indexMode(DocumentRequestIndexMode indexMode) DocumentRequest._FinalStage.indexMode(Optional<DocumentRequestIndexMode> indexMode) Indexing strategy for this document.DocumentRequest.Builder.indexMode(DocumentRequestIndexMode indexMode) Indexing strategy for this document.DocumentRequest.Builder.indexMode(Optional<DocumentRequestIndexMode> indexMode) Indexing strategy for this document.Owning organization ID — the Vectros-assigned UUID of an organization in your account.Owning organization ID — the Vectros-assigned UUID of an organization in your account.Owning organization ID — the Vectros-assigned UUID of an organization in your account.The document's structured data, as a flat key/value object.The document's structured data, as a flat key/value object.The document's structured data, as a flat key/value object.Optional ID of a record schema to bind this document to.Optional ID of a record schema to bind this document to.Optional ID of a record schema to bind this document to.If true, the raw text is retained so you can later fetch it viaGET /v1/documents/{id}/text.If true, the raw text is retained so you can later fetch it viaGET /v1/documents/{id}/text.If true, the raw text is retained so you can later fetch it viaGET /v1/documents/{id}/text.Raw text content to ingest.Raw text content to ingest.Raw text content to ingest.Human-readable document titleHuman-readable document titleOwning user ID — the Vectros-assigned UUID of a user in your account.Owning user ID — the Vectros-assigned UUID of a user in your account.Owning user ID — the Vectros-assigned UUID of a user in your account.