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 document outlines the `ApiKeysConnection` object, which is part of the `ApiKeysClient` interface, and allows for custom behaviors and testing."],["The latest version is `2.37.0-rc`, while the current version of the document content is `2.21.0`, and the page lists previous versions back to `2.11.0` of the ApiKeysConnection."],["The `ApiKeysConnection` object defines virtual methods for user-facing overload sets, including `CreateKey`, `ListKeys`, `GetKey`, `GetKeyString`, `UpdateKey`, `DeleteKey`, `UndeleteKey`, and `LookupKey`."],["The content also specifies the options available when using the methods, along with expected parameters and return values."],["A `MockApiKeysConnection` is provided for mocking and a function to create a concrete instance through the `MakeApiKeysConnection()`."]]],[]]