[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google.Cloud.Config.V1 API is 1.7.0, with documentation available for versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceCollectionExtensions\u003c/code\u003e class provides methods to configure API clients, specifically \u003ccode\u003eConfigClient\u003c/code\u003e, for dependency injection.\u003c/p\u003e\n"],["\u003cp\u003eThe static class \u003ccode\u003eServiceCollectionExtensions\u003c/code\u003e is used to provide extension methods that allow the configuration of API clients.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAddConfigClient\u003c/code\u003e is an extension method, that adds a singleton \u003ccode\u003eConfigClient\u003c/code\u003e to the \u003ccode\u003eIServiceCollection\u003c/code\u003e, and can be configured using an optional action on the \u003ccode\u003eConfigClientBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two overloads for the \u003ccode\u003eAddConfigClient\u003c/code\u003e method, with the difference being one of them takes an \u003ccode\u003eIServiceProvider\u003c/code\u003e in the optional action parameter.\u003c/p\u003e\n"]]],[],null,["# Infrastructure Manager v1 API - Class ServiceCollectionExtensions (1.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.7.0/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.6.0/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.5.0/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.4.0/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.3.0/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.2.0/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.1.0/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Config.V1/1.0.0/Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions) \n\n public static class ServiceCollectionExtensions\n\nReference documentation and code samples for the Infrastructure Manager v1 API class ServiceCollectionExtensions.\n\nStatic class to provide extension methods to configure API clients. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ServiceCollectionExtensions \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Microsoft.Extensions.DependencyInjection](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Microsoft.Extensions.DependencyInjection)\n\nAssembly\n--------\n\nGoogle.Cloud.Config.V1.dll\n\nMethods\n-------\n\n### AddConfigClient(IServiceCollection, Action\\\u003cConfigClientBuilder\\\u003e)\n\n public static IServiceCollection AddConfigClient(this IServiceCollection services, Action\u003cConfigClientBuilder\u003e action = null)\n\nAdds a singleton [ConfigClient](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.ConfigClient) to `services`.\n\n### AddConfigClient(IServiceCollection, Action\\\u003cIServiceProvider, ConfigClientBuilder\\\u003e)\n\n public static IServiceCollection AddConfigClient(this IServiceCollection services, Action\u003cIServiceProvider, ConfigClientBuilder\u003e action)\n\nAdds a singleton [ConfigClient](/dotnet/docs/reference/Google.Cloud.Config.V1/latest/Google.Cloud.Config.V1.ConfigClient) to `services`."]]