[[["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-09 UTC."],[[["The latest version of InstantiatingExecutorProvider is 2.63.1, with various prior versions available for reference."],["InstantiatingExecutorProvider creates a new ScheduledExecutorService each time `getExecutor()` is called."],["This class provides methods to retrieve the executor, the number of threads it uses (`getExecutorThreadCount`), and the thread factory (`getThreadFactory`)."],["The `shouldAutoClose()` method indicates whether the containing client class should close the executor."],["`newBuilder()` is a static method that allows the creation of an `InstantiatingExecutorProvider.Builder` instance."]]],[]]