[[["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."],[[["This webpage provides documentation for the `ServiceCollectionExtensions` class within the Google Cloud Artifact Registry v1 API for .NET, offering various versions from 1.0.0 to the latest 2.9.0."],["The `ServiceCollectionExtensions` class is a static class designed to supply extension methods that facilitate the configuration of API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["The class includes methods to add a singleton `ArtifactRegistryClient` to an `IServiceCollection`, allowing for the configuration of the client using an optional action on the `ArtifactRegistryClientBuilder`."],["The `AddArtifactRegistryClient` method is overloaded, offering options to configure the client using either an action on the client builder or an action that also includes an `IServiceProvider`."],["This class inherits basic methods from the `object` base class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]