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` 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, and includes version 2.36.0."],["It includes several virtual methods for managing API keys, such as `CreateKey`, `ListKeys`, `GetKey`, `UpdateKey`, `DeleteKey`, `UndeleteKey`, and `LookupKey`, each with various parameters and return types."],["The webpage explains that the `ApiKeysConnection` object allows users to inject custom behavior into their tests, such as with a Google Mock object, and provides information on how to create concrete instances or mock them."],["It provides virtual methods for managing and retrieving `Operations` using the `GetOperation` functions, it also allows certain functions to utilize a `NoAwaitTag` parameter, as well as managing operations directly."]]],[]]