Provides an interface to either build a ScheduledExecutorService or provide a fixed
ScheduledExecutorService that will be used to make calls to a service.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis page provides a comprehensive list of available versions for the \u003ccode\u003eExecutorProvider\u003c/code\u003e in the Google API Client Library for Java, with version 2.63.1 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eEach version number links to specific documentation for the \u003ccode\u003ecom.google.api.gax.core.ExecutorProvider\u003c/code\u003e within that version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutorProvider\u003c/code\u003e interface facilitates either creating a \u003ccode\u003eScheduledExecutorService\u003c/code\u003e or utilizing a pre-existing one for making service calls.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetExecutor()\u003c/code\u003e method is used to obtain the designated executor, which returns a \u003ccode\u003eScheduledExecutorService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eshouldAutoClose()\u003c/code\u003e method determines if the containing client class should close the executor, with the method returning a boolean value.\u003c/p\u003e\n"]]],[],null,[]]