[[["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-01 UTC."],[[["The latest version available for `FixedExecutorProvider` is 2.63.1, as part of the `com.google.api.gax.core` package."],["`FixedExecutorProvider` is a class that implements the `ExecutorProvider` interface and consistently returns the same executor."],["The `FixedExecutorProvider` class has a static method `create(ScheduledExecutorService executor)` which is used to create an instance of this class using the given `ScheduledExecutorService`."],["The class provides methods like `getExecutor()` to get the executor being used and `shouldAutoClose()` to determine whether the containing client class should close the executor."],["Numerous versions are available for this documentation ranging from 2.7.1 up to 2.63.1."]]],[]]