[[["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 `InstantiatingExecutorProvider` class in the Google API Client Libraries for Java (gax), with version 2.63.1 being the latest available."],["`InstantiatingExecutorProvider` is an `ExecutorProvider` that creates a new `ScheduledExecutorService` each time `getExecutor()` is called."],["The class implements the `ExecutorProvider` interface and inherits from `java.lang.Object`, with several inherited members."],["Static methods `newBuilder()` and `newIOBuilder()` return a builder for `InstantiatingExecutorProvider`."],["The class includes methods like `getExecutor()`, `getExecutorThreadCount()`, `getThreadFactory()`, `shouldAutoClose()`, and `toBuilder()` to configure and manage executor instances."]]],[]]