[[["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 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."]]],[]]