[[["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-04-02 UTC."],[[["This webpage provides documentation for the `InstantiatingExecutorProvider` class in the `com.google.api.gax.core` package, with version-specific links to the documentation for each version, including the most recent, 2.63.1."],["The `InstantiatingExecutorProvider` class implements `ExecutorProvider` and creates a new `ScheduledExecutorService` instance each time `getExecutor()` is called."],["Key methods include `getExecutor()`, which returns the `ScheduledExecutorService`, and `getExecutorThreadCount()`, which specifies the number of threads used, as well as methods to create a new instance of the `Builder` class."],["This class is part of a larger inheritance structure, extending `java.lang.Object` and inheriting several methods such as `clone()`, `equals()`, `finalize()`, etc."],["The documentation page includes a comprehensive list of versions ranging from 2.63.1 to 2.7.1, for the `InstantiatingExecutorProvider` class."]]],[]]