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 page documents the `ApiKeysConnection` object, which provides virtual methods for each user-facing overload set in `ApiKeysClient`."],["The latest release candidate version is 2.37.0-rc, and the page lists a history of versions dating back to 2.11.0, with the current version being 2.24.0."],["`ApiKeysConnection` facilitates custom behavior injection during testing using objects of type `ApiKeysClient`, and can be mocked with `apikeys_v2_mocks::MockApiKeysConnection`."],["Key management operations like creating, listing, getting, updating, deleting, undeleting, and looking up keys are available through various virtual methods with corresponding request parameters and return types."],["To instantiate a concrete `ApiKeysConnection` object you may use `MakeApiKeysConnection()`."]]],[]]