[[["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), showcasing versions from 2.7.1 up to the latest release, 2.63.1."],["`FixedExecutorProvider` is a class that implements `ExecutorProvider` and ensures a single, consistent executor is used across operations."],["The `FixedExecutorProvider` class can be created using the static `create(ScheduledExecutorService executor)` method, allowing the specification of the `ScheduledExecutorService` that will be utilized."],["The `getExecutor()` method retrieves the designated `ScheduledExecutorService` for use, while `shouldAutoClose()` indicates whether the library will manage the lifecycle of the executor."],["The documentation has version history that goes back to 2.7.1, and the latest is marked as 2.63.1."]]],[]]