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\u003eThe webpage provides documentation for various versions of \u003ccode\u003eStubSettings\u003c/code\u003e, ranging from version 2.63.1 (latest) down to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStubSettings\u003c/code\u003e is an abstract base class used to configure a client stub class, offering settings for services such as executor creation, credentials, and transport configurations.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes common configurations like \u003ccode\u003eExecutorProvider\u003c/code\u003e, \u003ccode\u003eCredentialsProvider\u003c/code\u003e, \u003ccode\u003eHeaderProvider\u003c/code\u003e, and \u003ccode\u003eTransportChannelProvider\u003c/code\u003e to manage settings applicable to all services.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists inherited methods from the \u003ccode\u003eObject\u003c/code\u003e class, like \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e, and also lists methods specific to \u003ccode\u003eStubSettings\u003c/code\u003e, like \u003ccode\u003egetEndpoint()\u003c/code\u003e and \u003ccode\u003egetClock()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version, 2.63.1, is available, and the page also has a record of a multitude of previous versions, and the documentation is versioned specifically for these versions.\u003c/p\u003e\n"]]],[],null,[]]