[[["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 in the Google API Client Library for Java, specifically within the `com.google.api.gax.core` package."],["`FixedExecutorProvider` is an `ExecutorProvider` that consistently returns the same executor, allowing for control over thread execution in the context of API calls."],["The documentation outlines the inheritance hierarchy of `FixedExecutorProvider`, showing that it extends `java.lang.Object` and implements the `ExecutorProvider` interface."],["Key methods include `create(ScheduledExecutorService executor)` for creating a `FixedExecutorProvider`, `getExecutor()` to retrieve the executor, and `shouldAutoClose()` to check if the client should close the executor."],["The page has documentation for version history, ranging from version 2.63.1 (latest) to 2.7.1, with version 2.48.1 being the active version being displayed."]]],[]]