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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `ApiKeysConnection` object for `ApiKeysClient`, providing virtual methods for all user-facing overload sets within the client."],["The latest version available is 2.37.0-rc, while the current version being documented is 2.34.0, with links to documentation of versions ranging from 2.11.0 up to 2.37.0-rc."],["The content includes methods for managing API keys, such as `CreateKey`, `ListKeys`, `GetKey`, `UpdateKey`, `DeleteKey`, `UndeleteKey`, and `LookupKey`, each with detailed parameters and return types."],["It offers instructions for creating concrete instances using `MakeApiKeysConnection()` and for utilizing `MockApiKeysConnection` for testing purposes."],["The page defines virtual methods to manage operations, including `GetOperation` for long-running operations."]]],[]]