protected class ClientBase.ClientBaseConfiguration
Represents configuration of ClientBase. The class itself is visible to
subclasses, but contents are marked as internal to make the instances opaque.
The verbose name of this class was chosen to make name clash in generated code
less likely.
[[["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-05-02 UTC."],[[["This webpage provides documentation for the `ClientBase.ClientBaseConfiguration` class within the Grpc.Core namespace, specifically version 2.63.0."],["`ClientBase.ClientBaseConfiguration` is a protected class representing the configuration of `ClientBase`, designed to be opaque to external users, but visible to its subclasses."],["The class inherits from the base `object` class and includes all its inherited members such as `Equals`, `GetHashCode`, and `GetType`."],["The most recent version available is 2.66.0 and past versions 2.63.0, and 2.48.0 are also linked, which are all within the namespace Grpc.Core."],["The associated assembly for the specified class `ClientBase.ClientBaseConfiguration` is `Grpc.Core.Api.dll`."]]],[]]