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-04-02 UTC."],[[["This webpage provides documentation for the `ClientBase.ClientBaseConfiguration` class within the Grpc.Core namespace, which is used to configure `ClientBase`."],["The `ClientBase.ClientBaseConfiguration` class is protected and visible to subclasses, but its contents are internal and designed to be opaque."],["It inherits from the `object` class and includes standard inherited members such as `Equals`, `GetHashCode`, and `GetType`."],["The latest version documented is 2.66.0, with previous versions 2.63.0 and 2.48.0 also available."],["The class is found within the `Grpc.Core.Api.dll` assembly file."]]],[]]