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-03-14 UTC."],[[["This webpage details the `ApiKeysConnection` object, which acts as an interface defining virtual methods for all user-facing overload sets within the `ApiKeysClient`."],["The page provides links to various versions of the `ApiKeysConnection`, ranging from version 2.11.0 up to the latest release candidate version, 2.37.0-rc."],["`ApiKeysConnection` facilitates custom behavior injection during testing using a Mock object."],["The content describes several virtual functions available within `ApiKeysConnection`, including functions to create, list, get, update, delete, undelete, and look up keys."],["Instructions are included on how to create a concrete instance using `MakeApiKeysConnection()` and to use the mock object `apikeys_v2_mocks::MockApiKeysConnection`."]]],[]]