[[["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 `RegistryClientBuilder` class is used to configure and build instances of `RegistryClient` for the Apigee Registry v1 API."],["This builder inherits from `ClientBuilderBase` and allows setting credentials, endpoint, and other configurations for the `RegistryClient`."],["The latest version of the `RegistryClientBuilder` is 1.0.0-beta07, with a previous version being 1.0.0-beta06."],["You can use the `Build()` method to synchronously create a `RegistryClient` or the `BuildAsync()` method for asynchronous creation."],["The `RegistryClientBuilder` allows you to use and set `RegistrySettings` that are used for Remote Procedure Calls (RPCs)."]]],[]]