[[["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 extension methods for configuring API clients within the GKE Hub v1 API."],["The class is a static type, offering functionality to modify and configure API clients, as part of `Microsoft.Extensions.DependencyInjection`."],["The `AddGkeHubClient` method adds a singleton `GkeHubClient` to an `IServiceCollection`, enabling client configuration and use."],["Version 2.5.0 is the latest version available, with a variety of versions accessible, all the way down to version 1.0.0."],["The `AddGkeHubClient` method can take an optional `Action` parameter to customize the client builder prior to the configuration."]]],[]]