[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `FixedExecutorProvider` class within the Google API Client Libraries for Java (gax), with the latest version being 2.63.1."],["`FixedExecutorProvider` is a class that implements `ExecutorProvider` and ensures the same executor is always returned."],["The page details how to create a `FixedExecutorProvider` using the static method `create(ScheduledExecutorService executor)`, which requires a `ScheduledExecutorService` as a parameter."],["The `getExecutor()` method retrieves the executor in use, and the `shouldAutoClose()` method determines if the executor will be automatically closed by the client."],["There are multiple previous versions available, from version 2.62.0 down to version 2.7.1, each linked to its corresponding documentation."]]],[]]