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."],[[["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."]]],[]]