[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]