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"]],[["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."],[[["\u003cp\u003eThis webpage provides documentation for various versions of \u003ccode\u003eClientSettings\u003c/code\u003e, a base class used for configuring client classes in Java, with the latest version being 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClientSettings\u003c/code\u003e allows customization of settings applicable to all services, including executor creation, credentials, transport-specific configurations, and HTTP header identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods to access different providers and configurations, such as \u003ccode\u003eCredentialsProvider\u003c/code\u003e, \u003ccode\u003eExecutorProvider\u003c/code\u003e, \u003ccode\u003eHeaderProvider\u003c/code\u003e, and \u003ccode\u003eTransportChannelProvider\u003c/code\u003e, along with getters for properties like API Key, endpoint, and watchdog settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetExecutorProvider()\u003c/code\u003e method is now deprecated in favor of \u003ccode\u003egetBackgroundExecutorProvider()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has methods for retrieving various header settings, such as those for the internal header provider.\u003c/p\u003e\n"]]],[],null,[]]