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-07 UTC."],[[["Version 2.63.1 is the latest version of the `com.google.api.gax.core` package, while the current page's documented version is 2.39.0, among the many listed previous versions."],["The `com.google.api.gax.core` package includes various classes, interfaces, and exceptions related to managing resources, credentials, and executors in the Google API client library."],["This package offers classes such as `BackgroundResourceAggregation`, `BaseBackgroundResource`, `Distribution`, and more for managing background processes and related operations."],["Interfaces like `BackgroundResource`, `CredentialsProvider`, and `ExecutorProvider` are defined to handle background processes, credentials, and execution tasks, respectively."],["The package also defines the exception `ResourceCloseException` that is thrown when a background resource is unable to close properly."]]],[]]