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) 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.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"].DocumentRequest._FinalStage.status(DocumentRequestStatus status) DocumentRequest._FinalStage.status(Optional<DocumentRequestStatus> status) Caller-controlled lifecycle status.DocumentRequest.Builder.status(DocumentRequestStatus status) Caller-controlled lifecycle status.DocumentRequest.Builder.status(Optional<DocumentRequestStatus> status) Caller-controlled lifecycle status.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.