A base settings class to configure a client class.
This base class includes settings that are applicable to all services, which includes things
like settings for creating an executor, credentials, transport-specific settings, and identifiers
for http headers.
If no ExecutorProvider is set, then InstantiatingExecutorProvider will be used, which creates
a default executor.
[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for various versions of \u003ccode\u003eClientSettings\u003c/code\u003e, a base class for configuring client classes in the Google API Client Libraries for Java.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eClientSettings\u003c/code\u003e documented is 2.63.1, and the page lists versions from 2.63.1 down to 2.7.1, allowing users to access documentation for previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClientSettings\u003c/code\u003e includes configurations for executors, credentials, transport-specific settings, and HTTP header identifiers, as well as details on how to manage the authentication of API keys.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows configurations for background executors and provides a deprecated method to get the executor provider, and if no executor provider is set a \u003ccode\u003eInstantiatingExecutorProvider\u003c/code\u003e will be used.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides methods to get various providers, such as \u003ccode\u003eCredentialsProvider\u003c/code\u003e, \u003ccode\u003eHeaderProvider\u003c/code\u003e, \u003ccode\u003eTransportChannelProvider\u003c/code\u003e, and \u003ccode\u003eWatchdogProvider\u003c/code\u003e which will allow for greater control and customization.\u003c/p\u003e\n"]]],[],null,[]]