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-08-04 UTC."],[[["The webpage provides documentation for the `com.google.api.gax.core` package, which is part of the Google API Client Libraries for Java (GAX)."],["This page lists the version history for the GAX core package, starting from version 2.63.1 (latest) down to 2.7.1, with the current version highlighted as 2.52.0."],["The package contains classes like `BackgroundResourceAggregation`, `Distribution`, and `FixedCredentialsProvider`, which provide functionalities for managing background resources, recording value distributions, and handling credentials."],["The documentation also outlines interfaces such as `BackgroundResource`, `CredentialsProvider`, and `ExecutorProvider`, defining the structures for handling background tasks, service credentials, and executors."],["The package includes the `ResourceCloseException` exception, which is used to indicate errors when background resources fail to close properly."]]],[]]