A base settings class to configure a client stub 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 page provides documentation for \u003ccode\u003eStubSettings\u003c/code\u003e, a base class used to configure client stub classes in the Google API Client Libraries for Java, with version 2.21.0 being the active version on display and 2.63.1 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStubSettings\u003c/code\u003e includes settings common to all services, such as those for creating an executor, handling credentials, defining transport-specific parameters, and managing HTTP header identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers various methods to retrieve configuration details, including \u003ccode\u003egetBackgroundExecutorProvider\u003c/code\u003e, \u003ccode\u003egetCredentialsProvider\u003c/code\u003e, \u003ccode\u003egetEndpoint\u003c/code\u003e, \u003ccode\u003egetHeaderProvider\u003c/code\u003e, and \u003ccode\u003egetTransportChannelProvider\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eIf no \u003ccode\u003eExecutorProvider\u003c/code\u003e is explicitly configured, \u003ccode\u003eInstantiatingExecutorProvider\u003c/code\u003e will be used by default to generate a default executor.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists numerous previous versions of \u003ccode\u003eStubSettings\u003c/code\u003e from 2.63.1 all the way down to 2.7.1, offering a historical reference and the ability to look up past versions as needed.\u003c/p\u003e\n"]]],[],null,[]]