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-07 UTC."],[[["The latest version of the `com.google.api.gax.core` package is 2.63.1, with numerous previous versions available for reference, dating back to 2.7.1."],["This webpage documents the `com.google.api.gax.core` package version 2.50.0, which includes classes, interfaces, and exceptions for managing background resources, credentials, and executors."],["The `com.google.api.gax.core` package contains classes such as `BackgroundResourceAggregation`, `Distribution`, `FixedCredentialsProvider`, and `GoogleCredentialsProvider` for handling various aspects of resource management and authentication."],["The package defines interfaces like `BackgroundResource`, `CredentialsProvider`, and `ExecutorProvider`, which outline the contracts for managing resources, credentials, and executors, respectively."],["An exception is present, called `ResourceCloseException` that can be raised if a background resource fails to close properly."]]],[]]