[[["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 document outlines the `ArtifactRegistryClientBuilder` class, which is used to configure and build instances of the `ArtifactRegistryClient`."],["The `ArtifactRegistryClientBuilder` extends `ClientBuilderBase` and offers properties for setting configurations such as credentials, endpoint, and settings."],["The class provides methods for constructing `ArtifactRegistryClient` instances, both synchronously and asynchronously, through `Build()` and `BuildAsync()`."],["Inherited members allow the builder to manage common settings, emulator environments, channel credentials, and various validation processes."],["The builder has access to default settings like `DefaultGrpcAdapter`, default endpoint, and default scopes, which are utilized if no other options are specified."]]],[]]