[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `ServiceCollectionExtensions` static class, which provides methods for configuring API clients within the Google.Cloud.ServiceManagement.V1 namespace, specifically within .NET applications."],["The latest available version for this class is 2.4.0, with multiple other versions also listed, ranging from 2.3.0 down to 1.1.0, allowing for compatibility with different project dependencies."],["The primary method within `ServiceCollectionExtensions` is `AddServiceManagerClient`, which adds a singleton `ServiceManagerClient` to an `IServiceCollection`, enabling streamlined management of service-related dependencies in the application."],["`AddServiceManagerClient` accepts an optional action of type `ServiceManagerClientBuilder` that allows customization of the client configuration before it is added."],["The `ServiceCollectionExtensions` class inherits from the base `Object` class, exposing a number of methods that belong to it, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]