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 various versions of \u003ccode\u003eStubSettings\u003c/code\u003e, a base settings class for configuring a client stub, with the latest version being 2.63.1 and going as far back as 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStubSettings\u003c/code\u003e includes settings for creating an executor, managing credentials, handling transport-specific configurations, and setting HTTP header identifiers, and it uses \u003ccode\u003eInstantiatingExecutorProvider\u003c/code\u003e as default if no \u003ccode\u003eExecutorProvider\u003c/code\u003e is specified.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities of \u003ccode\u003eStubSettings\u003c/code\u003e include methods to retrieve settings such as \u003ccode\u003eExecutorProvider\u003c/code\u003e, \u003ccode\u003eCredentialsProvider\u003c/code\u003e, \u003ccode\u003eHeaderProvider\u003c/code\u003e, \u003ccode\u003eApiClock\u003c/code\u003e, \u003ccode\u003eTransportChannelProvider\u003c/code\u003e, and various endpoint configurations, as well as providing a \u003ccode\u003etoBuilder()\u003c/code\u003e method for creating builder instances.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes methods for managing stream watchdog providers, getting the tracer factory, and setting the quota project ID, all of which are applicable across all service configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class inheritance from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and lists all inherited members like \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003egetClass()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]