[[["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."],[[["The `ServiceCollectionExtensions` class provides methods for configuring API clients within the GKE Hub v1 API, specifically through extension methods."],["The class is a static class within the `Microsoft.Extensions.DependencyInjection` namespace, located in the `Google.Cloud.GkeHub.V1.dll` assembly."],["The latest version of the API available is 2.5.0, and this page is focused on version 2.4.0, with various previous versions listed."],["The primary method of the class is `AddGkeHubClient`, which adds a singleton `GkeHubClient` to an `IServiceCollection` and accepts an optional `Action` for additional client configuration."],["`ServiceCollectionExtensions` inherits from the base class `Object`, and therefore contains inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]