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\u003eThe latest version of the \u003ccode\u003eExecutorProvider\u003c/code\u003e is 2.63.1, as indicated by the "(latest)" tag in the provided list.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides access to documentation for multiple versions of the \u003ccode\u003eExecutorProvider\u003c/code\u003e, ranging from version 2.7.1 up to the latest version 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutorProvider\u003c/code\u003e interface allows users to define how a \u003ccode\u003eScheduledExecutorService\u003c/code\u003e is obtained, for use when making calls to a service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutorProvider\u003c/code\u003e interface has two key methods: \u003ccode\u003egetExecutor()\u003c/code\u003e, which retrieves the \u003ccode\u003eScheduledExecutorService\u003c/code\u003e, and \u003ccode\u003eshouldAutoClose()\u003c/code\u003e, which determines if the executor should be automatically closed.\u003c/p\u003e\n"],["\u003cp\u003eThe listing provides documentation for the versions of \u003ccode\u003ecom.google.api.gax.core.ExecutorProvider\u003c/code\u003e for the Java programming language, all of which are accessed via hyperlinks.\u003c/p\u003e\n"]]],[],null,[]]