Uses of Interface
ai.vectros.resources.documents.requests.LookupDocumentsRequest._FinalStage
Packages that use LookupDocumentsRequest._FinalStage
-
Uses of LookupDocumentsRequest._FinalStage in ai.vectros.resources.documents.requests
Classes in ai.vectros.resources.documents.requests that implement LookupDocumentsRequest._FinalStageMethods in ai.vectros.resources.documents.requests that return LookupDocumentsRequest._FinalStageModifier and TypeMethodDescriptionLookupDocumentsRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) LookupDocumentsRequest._FinalStage.additionalProperty(String key, Object value) The field to look up by.The field to look up by.Inclusive lower bound for a range lookup (requiresto; range-enabled, non-sensitive fields only).Inclusive lower bound for a range lookup (requiresto; range-enabled, non-sensitive fields only).Inclusive lower bound for a range lookup (requiresto; range-enabled, non-sensitive fields only).Maximum number of documents to return per page (1-100; defaults to 20).Maximum number of documents to return per page (1-100; defaults to 20).Maximum number of documents to return per page (1-100; defaults to 20).LookupDocumentsRequest._FinalStage.order(LookupDocumentsRequestOrder order) LookupDocumentsRequest._FinalStage.order(Optional<LookupDocumentsRequestOrder> order) Sort direction for the returned documents:asc(the default) ordesc.LookupDocumentsRequest.Builder.order(LookupDocumentsRequestOrder order) Sort direction for the returned documents:asc(the default) ordesc.LookupDocumentsRequest.Builder.order(Optional<LookupDocumentsRequestOrder> order) Sort direction for the returned documents:asc(the default) ordesc.Prefix to match for a prefix lookup (range-enabled string fields only).Prefix to match for a prefix lookup (range-enabled string fields only).Prefix to match for a prefix lookup (range-enabled string fields only).Pagination cursor — pass thenextCursorreturned by the previous page.Pagination cursor — pass thenextCursorreturned by the previous page.Pagination cursor — pass thenextCursorreturned by the previous page.Inclusive upper bound for a range lookup (requiresfrom).Inclusive upper bound for a range lookup (requiresfrom).Inclusive upper bound for a range lookup (requiresfrom).Exact value to match.Exact value to match.Exact value to match.