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-01 UTC."],[[["This document details the `ApiKeysConnection` object for `ApiKeysClient`, outlining its role in defining virtual methods for user-facing overload sets."],["The content provides versioning information, with the latest version being 2.37.0-rc, and details on various past versions."],["It explains that users can inject custom behavior into tests using the `ApiKeysClient` and the `ApiKeysConnection` object, or even by creating mock versions."],["The document outlines the functions of `ApiKeysConnection`, such as `CreateKey`, `ListKeys`, `GetKey`, `GetKeyString`, `UpdateKey`, `DeleteKey`, `UndeleteKey`, and `LookupKey`."],["The functions described involve managing API keys, including creating, listing, getting, updating, deleting, undeleting, and looking up keys."]]],[]]