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."],[[["The latest version available is 2.66.0, with version 2.48.0 also being documented."],["`ClientBaseConfiguration` is a protected class used for configuring `ClientBase`."],["Instances of `ClientBaseConfiguration` are opaque, with its contents marked as internal."],["The `ClientBaseConfiguration` class inherits from the object class, as indicated by its inheritance structure."],["The `ClientBaseConfiguration` class is located within the `Grpc.Core` namespace and the `Grpc.Core.Api.dll` assembly."]]],[]]