[[["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-03-21 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."]]],[]]