Uses of Interface
ai.vectros.resources.documents.requests.FileUploadRequest._FinalStage
Packages that use FileUploadRequest._FinalStage
-
Uses of FileUploadRequest._FinalStage in ai.vectros.resources.documents.requests
Classes in ai.vectros.resources.documents.requests that implement FileUploadRequest._FinalStageMethods in ai.vectros.resources.documents.requests that return FileUploadRequest._FinalStageModifier and TypeMethodDescriptionFileUploadRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) FileUploadRequest._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.FileUploadRequest._FinalStage.externalId(String externalId) FileUploadRequest._FinalStage.externalId(Optional<String> externalId) Stable, caller-supplied identifier for this document.FileUploadRequest.Builder.externalId(String externalId) Stable, caller-supplied identifier for this document.FileUploadRequest.Builder.externalId(Optional<String> externalId) Stable, caller-supplied identifier for this document.MIME type of the file being uploaded.MIME type of the file being uploaded.ID of the folder in which to place this document.ID of the folder in which to place this document.ID of the folder in which to place this document.FileUploadRequest._FinalStage.indexMode(FileUploadRequestIndexMode indexMode) FileUploadRequest._FinalStage.indexMode(Optional<FileUploadRequestIndexMode> indexMode) Indexing strategy applied after the file is processed and its text is extracted.FileUploadRequest.Builder.indexMode(FileUploadRequestIndexMode indexMode) Indexing strategy applied after the file is processed and its text is extracted.FileUploadRequest.Builder.indexMode(Optional<FileUploadRequestIndexMode> indexMode) Indexing strategy applied after the file is processed and its text is extracted.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.Whentrueand a document with the sameexternalIdalready exists, apply the submittedpayload/titleto that existing document (a metadata upsert) before re-issuing the presigned URL.Whentrueand a document with the sameexternalIdalready exists, apply the submittedpayload/titleto that existing document (a metadata upsert) before re-issuing the presigned URL.Whentrueand a document with the sameexternalIdalready exists, apply the submittedpayload/titleto that existing document (a metadata upsert) before re-issuing the presigned URL.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.Owning user ID — the Vectros-assigned UUID of a user in your account.