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 webpage provides documentation for various versions of \u003ccode\u003eStubSettings\u003c/code\u003e, a base class used for configuring client stub classes, with the latest version being 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStubSettings\u003c/code\u003e includes configurations applicable to all services, such as settings for creating an executor, credentials, transport-specific settings, and HTTP header identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods to retrieve providers for executors, credentials, headers, and transport channels, alongside details like the endpoint and stream watchdog settings.\u003c/p\u003e\n"],["\u003cp\u003eIf no \u003ccode\u003eExecutorProvider\u003c/code\u003e is set, the \u003ccode\u003eInstantiatingExecutorProvider\u003c/code\u003e will be used by default to create an executor.\u003c/p\u003e\n"],["\u003cp\u003eThis class also contains a constructor to initialize an instance of \u003ccode\u003eStubSettings\u003c/code\u003e, as well as the ability to create a builder using \u003ccode\u003etoBuilder()\u003c/code\u003e to configure the settings further.\u003c/p\u003e\n"]]],[],null,[]]