[[["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-17 UTC."],[[["This webpage provides documentation for the `InstantiatingExecutorProvider.Builder` class in the Google API Client Libraries for Java (gax), specifically version 2.45.0."],["The latest version available of this class is 2.63.1, with numerous past versions listed, extending back to version 2.7.1."],["The `InstantiatingExecutorProvider.Builder` class inherits from `java.lang.Object` and includes methods like `build()`, `getExecutorThreadCount()`, `getThreadFactory()`, `setExecutorThreadCount(int value)`, and `setThreadFactory(ThreadFactory value)`."],["The primary function of the builder class is for creating instances of `InstantiatingExecutorProvider`, as illustrated by the `build()` method, which returns an `InstantiatingExecutorProvider`."],["Several methods allow the user to configure the number of threads used in the executor and setting the thread factory, all returning the `InstantiatingExecutorProvider.Builder` class."]]],[]]