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) 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.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.The document's scope ownership, asnamespace:valueentries (at most 2 namespaces) — for example["org:6ba7b810-9dad-11d1-80b4-00c04fd430c8", "group:eng-team"].The document's scope ownership, asnamespace:valueentries (at most 2 namespaces) — for example["org:6ba7b810-9dad-11d1-80b4-00c04fd430c8", "group:eng-team"].The document's scope ownership, asnamespace:valueentries (at most 2 namespaces) — for example["org:6ba7b810-9dad-11d1-80b4-00c04fd430c8", "group:eng-team"].Whether the text extracted from this file is retained after indexing.Whether the text extracted from this file is retained after indexing.Whether the text extracted from this file is retained after indexing.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.