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