This interface defines virtual methods for each of the user-facing overload sets in GkeHubClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GkeHubClient.
[[["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-14 UTC."],[[["This webpage details the `GkeHubConnection` object, which is essential for interacting with the `GkeHubClient` in the Google Cloud C++ client library."],["The `GkeHubConnection` object allows for custom behavior injection, such as using mock objects, for testing the `GkeHubClient`."],["The page provides links to documentation for numerous versions of the GkeHub service, ranging from version 2.11.0 to 2.37.0-rc, allowing users to select the appropriate documentation for their respective version."],["The `GkeHubConnection` object defines various virtual methods to manage memberships and features, such as listing, getting, creating, updating, and deleting, each with specific request and return types."],["There is a function called `MakeGkeHubConnection()` to help make a concrete instance, as well as a `gkehub_v1_mocks::MockGkeHubConnection` for mocking."]]],[]]