This interface defines virtual methods for each of the user-facing overload sets in ApiKeysClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ApiKeysClient.
[[["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-04-02 UTC."],[[["This webpage details the `ApiKeysConnection` class, which provides an interface for virtual methods used by the `ApiKeysClient` for managing API keys."],["The `ApiKeysConnection` class supports operations like creating, listing, getting, updating, deleting, undeleting, and looking up API keys, as well as getting operation statuses."],["The latest release version documented on this webpage is 2.37.0-rc, but this specific webpage focuses on version 2.33.0."],["The content specifies that the class allows for the injection of custom behavior, specifically highlighting its use in testing scenarios with Google Mock objects."],["There are also methods provided to enable creating concrete instances via `MakeApiKeysConnection()` and mocking with `apikeys_v2_mocks::MockApiKeysConnection`."]]],[]]