[[["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` static class, which offers extension methods for configuring API clients within the `Google.Cloud.Container.V1` namespace."],["The latest version of these extensions is 3.33.0, with multiple previous versions (back to 2.3.0) available for reference, each linked to its corresponding documentation page."],["The `ServiceCollectionExtensions` class inherits from the base `Object` class and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The primary method featured is `AddClusterManagerClient`, which adds a singleton `ClusterManagerClient` to an `IServiceCollection` and allows optional configuration via a `ClusterManagerClientBuilder` action."],["The `AddClusterManagerClient` method takes in two parameters: An `IServiceCollection` named `services`, and an `Action\u003cClusterManagerClientBuilder\u003e` named `action`, and it returns the `IServiceCollection` that was used."]]],[]]