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-21 UTC."],[[["The latest version available for `ApiKeysConnection` is 2.37.0-rc, which is the most current release among the listed versions."],["`ApiKeysConnection` provides virtual methods for the overload sets found in `ApiKeysClient`, allowing for custom behavior injection in testing."],["The content details various functions within `ApiKeysConnection`, including managing keys such as `CreateKey`, `ListKeys`, `GetKey`, `UpdateKey`, `DeleteKey`, `UndeleteKey`, `LookupKey` and many others."],["The functions also contain different parameters depending on the function, including `NoAwaitTag`, `request`, `operation` and more, each with their corresponding types and descriptions."],["`ApiKeysConnection` also supplies functions for mocking behavior, as shown with `apikeys_v2_mocks::MockApiKeysConnection`, and creating concrete instances, using the function `MakeApiKeysConnection()`."]]],[]]