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"]],[["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 `com.google.api.gax.core` package, focusing on version 2.38.0 of the library, with access to various older versions."],["The `com.google.api.gax.core` package includes several classes that provide core functionalities, such as handling background resources, managing credentials, and providing executors for Google Cloud Java libraries."],["The page lists interfaces within the package, specifically outlining the roles of `BackgroundResource`, `CredentialsProvider`, and `ExecutorProvider` in managing resources, authentication, and service calls."],["A single exception, `ResourceCloseException`, is documented, which indicates issues during the closure of background resources."],["The documentation links to the GitHub repository for the GAX library, allowing developers to access the source code."]]],[]]