[[["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-03-21 UTC."],[[["The `RegistrationServiceClientBuilder` class is used to configure and build instances of `RegistrationServiceClient` for the Service Directory v1 API."],["This class inherits from `ClientBuilderBase` and provides methods for configuring credentials, endpoints, and other settings for the client."],["The latest version of the `RegistrationServiceClientBuilder` is 2.6.0, but several older versions, from 2.5.0 down to 1.0.0 are also available."],["You can use the `Build()` method to synchronously create a client, or the `BuildAsync()` method for asynchronous client creation, both returning a `RegistrationServiceClient`."],["The `RegistrationServiceClientBuilder` allows setting properties like `Settings`, to customize the Remote Procedure Call (RPC) configurations."]]],[]]