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\u003ecom.google.api.gax.rpc.StubSettings\u003c/code\u003e, ranging from version 2.7.1 to the latest, 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStubSettings\u003c/code\u003e is a base class used to configure client stub classes, including settings for executors, credentials, and transport-specific configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStubSettings\u003c/code\u003e class provides methods to retrieve settings such as \u003ccode\u003eExecutorProvider\u003c/code\u003e, \u003ccode\u003eCredentialsProvider\u003c/code\u003e, \u003ccode\u003eHeaderProvider\u003c/code\u003e, \u003ccode\u003eTransportChannelProvider\u003c/code\u003e, and more, related to the functionality of a client.\u003c/p\u003e\n"],["\u003cp\u003eIf no \u003ccode\u003eExecutorProvider\u003c/code\u003e is set, \u003ccode\u003eInstantiatingExecutorProvider\u003c/code\u003e is used to create a default executor, ensuring the class has some inherent functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to the API documentation of each version of StubSettings that is available.\u003c/p\u003e\n"]]],[],null,[]]