A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            J 
        
            K 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            Q 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
            W 
        
            X 
        
            Y 
        
            _ 
        
        
Q
- quality() - function in com.openai.models.images.ImageEditCompletedEvent
 - The quality setting for the edited image.
 - quality(com.openai.core.JsonField) - function in com.openai.models.images.ImageEditCompletedEvent.Builder
 - Sets Builder.quality to an arbitrary JSON value.
 - quality(com.openai.models.images.ImageEditCompletedEvent.Quality) - function in com.openai.models.images.ImageEditCompletedEvent.Builder
 - The quality setting for the edited image.
 - quality() - function in com.openai.models.images.ImageEditParams
 - The quality of the image that will be generated.
 - quality() - function in com.openai.models.images.ImageEditParams.Body
 - The quality of the image that will be generated.
 - quality(com.openai.core.MultipartField) - function in com.openai.models.images.ImageEditParams.Body.Builder
 - Sets Builder.quality to an arbitrary multipart value.
 - quality(com.openai.models.images.ImageEditParams.Quality) - function in com.openai.models.images.ImageEditParams.Body.Builder
 - The quality of the image that will be generated.
 - quality(java.util.Optional) - function in com.openai.models.images.ImageEditParams.Body.Builder
 - Alias for calling Builder.quality with 
quality.orElse(null). - quality(com.openai.core.MultipartField) - function in com.openai.models.images.ImageEditParams.Builder
 - Sets Builder.quality to an arbitrary multipart value.
 - quality(com.openai.models.images.ImageEditParams.Quality) - function in com.openai.models.images.ImageEditParams.Builder
 - The quality of the image that will be generated.
 - quality(java.util.Optional) - function in com.openai.models.images.ImageEditParams.Builder
 - Alias for calling Builder.quality with 
quality.orElse(null). - quality() - function in com.openai.models.images.ImageEditPartialImageEvent
 - The quality setting for the requested edited image.
 - quality(com.openai.core.JsonField) - function in com.openai.models.images.ImageEditPartialImageEvent.Builder
 - Sets Builder.quality to an arbitrary JSON value.
 - quality(com.openai.models.images.ImageEditPartialImageEvent.Quality) - function in com.openai.models.images.ImageEditPartialImageEvent.Builder
 - The quality setting for the requested edited image.
 - quality() - function in com.openai.models.images.ImageGenCompletedEvent
 - The quality setting for the generated image.
 - quality(com.openai.core.JsonField) - function in com.openai.models.images.ImageGenCompletedEvent.Builder
 - Sets Builder.quality to an arbitrary JSON value.
 - quality(com.openai.models.images.ImageGenCompletedEvent.Quality) - function in com.openai.models.images.ImageGenCompletedEvent.Builder
 - The quality setting for the generated image.
 - quality() - function in com.openai.models.images.ImageGenPartialImageEvent
 - The quality setting for the requested image.
 - quality(com.openai.core.JsonField) - function in com.openai.models.images.ImageGenPartialImageEvent.Builder
 - Sets Builder.quality to an arbitrary JSON value.
 - quality(com.openai.models.images.ImageGenPartialImageEvent.Quality) - function in com.openai.models.images.ImageGenPartialImageEvent.Builder
 - The quality setting for the requested image.
 - quality() - function in com.openai.models.images.ImageGenerateParams
 - The quality of the image that will be generated.
 - quality() - function in com.openai.models.images.ImageGenerateParams.Body
 - The quality of the image that will be generated.
 - quality(com.openai.core.JsonField) - function in com.openai.models.images.ImageGenerateParams.Body.Builder
 - Sets Builder.quality to an arbitrary JSON value.
 - quality(com.openai.models.images.ImageGenerateParams.Quality) - function in com.openai.models.images.ImageGenerateParams.Body.Builder
 - The quality of the image that will be generated.
 - quality(java.util.Optional) - function in com.openai.models.images.ImageGenerateParams.Body.Builder
 - Alias for calling Builder.quality with 
quality.orElse(null). - quality(com.openai.core.JsonField) - function in com.openai.models.images.ImageGenerateParams.Builder
 - Sets Builder.quality to an arbitrary JSON value.
 - quality(com.openai.models.images.ImageGenerateParams.Quality) - function in com.openai.models.images.ImageGenerateParams.Builder
 - The quality of the image that will be generated.
 - quality(java.util.Optional) - function in com.openai.models.images.ImageGenerateParams.Builder
 - Alias for calling Builder.quality with 
quality.orElse(null). - quality() - function in com.openai.models.images.ImagesResponse
 - The quality of the image generated.
 - quality(com.openai.core.JsonField) - function in com.openai.models.images.ImagesResponse.Builder
 - Sets Builder.quality to an arbitrary JSON value.
 - quality(com.openai.models.images.ImagesResponse.Quality) - function in com.openai.models.images.ImagesResponse.Builder
 - The quality of the image generated.
 - quality() - function in com.openai.models.responses.Tool.ImageGeneration
 - The quality of the generated image.
 - quality(com.openai.core.JsonField) - function in com.openai.models.responses.Tool.ImageGeneration.Builder
 - Sets Builder.quality to an arbitrary JSON value.
 - quality(com.openai.models.responses.Tool.ImageGeneration.Quality) - function in com.openai.models.responses.Tool.ImageGeneration.Builder
 - The quality of the generated image.
 - queries() - function in com.openai.models.responses.ResponseFileSearchToolCall
 - The queries used to search for files.
 - queries(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseFileSearchToolCall.Builder
 - Sets Builder.queries to an arbitrary JSON value.
 - queries(java.util.List) - function in com.openai.models.responses.ResponseFileSearchToolCall.Builder
 - The queries used to search for files.
 - query() - function in com.openai.models.responses.ResponseFunctionWebSearch.Action.Search
 - The search query.
 - query(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseFunctionWebSearch.Action.Search.Builder
 - Sets Builder.query to an arbitrary JSON value.
 - query(java.lang.String) - function in com.openai.models.responses.ResponseFunctionWebSearch.Action.Search.Builder
 - The search query.
 - query() - function in com.openai.models.vectorstores.VectorStoreSearchParams
 - A query string for a search
 - query() - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body
 - A query string for a search
 - query(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
 - Sets Builder.query to an arbitrary JSON value.
 - query(com.openai.models.vectorstores.VectorStoreSearchParams.Query) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
 - A query string for a search
 - query(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
 - Alias for calling query with 
Query.ofString(string). - query(com.openai.core.JsonField) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
 - Sets Builder.query to an arbitrary JSON value.
 - query(com.openai.models.vectorstores.VectorStoreSearchParams.Query) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
 - A query string for a search
 - query(java.lang.String) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
 - Alias for calling query with 
Query.ofString(string). - queryOfStrings(java.util.List) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Body.Builder
 - Alias for calling query with 
Query.ofStrings(strings). - queryOfStrings(java.util.List) - function in com.openai.models.vectorstores.VectorStoreSearchParams.Builder
 - Alias for calling query with 
Query.ofStrings(strings). - queryParams(com.openai.core.http.QueryParams) - function in com.openai.client.okhttp.OpenAIOkHttpClient.Builder
 - queryParams(java.util.Map) - function in com.openai.client.okhttp.OpenAIOkHttpClient.Builder
 - queryParams(com.openai.core.http.QueryParams) - function in com.openai.client.okhttp.OpenAIOkHttpClientAsync.Builder
 - queryParams(java.util.Map) - function in com.openai.client.okhttp.OpenAIOkHttpClientAsync.Builder
 - queryParams() - function in com.openai.core.ClientOptions
 - Query params to send with the request.
 - queryParams(com.openai.core.http.QueryParams) - function in com.openai.core.ClientOptions.Builder
 - queryParams(java.util.Map) - function in com.openai.core.ClientOptions.Builder
 - queryParams() - function in com.openai.core.http.HttpRequest
 - queryParams(com.openai.core.http.QueryParams) - function in com.openai.core.http.HttpRequest.Builder
 - queryParams(java.util.Map) - function in com.openai.core.http.HttpRequest.Builder
 - QueryParams - class in com.openai.core.http
 - QueryParams.Builder - class in com.openai.core.http.QueryParams
 - QUEUED - enum entry in com.openai.models.beta.threads.runs.RunStatus.Known
 - QUEUED - enum entry in com.openai.models.beta.threads.runs.RunStatus.Value
 - QUEUED - enum entry in com.openai.models.evals.runs.RunListParams.Status.Known
 - QUEUED - enum entry in com.openai.models.evals.runs.RunListParams.Status.Value
 - QUEUED - enum entry in com.openai.models.finetuning.jobs.FineTuningJob.Status.Known
 - QUEUED - enum entry in com.openai.models.finetuning.jobs.FineTuningJob.Status.Value
 - QUEUED - enum entry in com.openai.models.responses.ResponseStatus.Known
 - QUEUED - enum entry in com.openai.models.responses.ResponseStatus.Value
 - queued() - function in com.openai.models.responses.ResponseStreamEvent
 - Emitted when a response is queued and waiting to be processed.
 - QUEUED - enum entry in com.openai.models.videos.Video.Status.Known
 - QUEUED - enum entry in com.openai.models.videos.Video.Status.Value
 - quote() - function in com.openai.models.beta.threads.messages.FileCitationDeltaAnnotation.FileCitation
 - The specific quote in the file.
 - quote(com.openai.core.JsonField) - function in com.openai.models.beta.threads.messages.FileCitationDeltaAnnotation.FileCitation.Builder
 - Sets Builder.quote to an arbitrary JSON value.
 - quote(java.lang.String) - function in com.openai.models.beta.threads.messages.FileCitationDeltaAnnotation.FileCitation.Builder
 - The specific quote in the file.
 - quotedText() - function in com.openai.models.beta.chatkit.threads.ChatKitThreadUserMessageItem.Content
 - Quoted snippet that the user referenced in their message.