This interface defines virtual methods for each of the user-facing overload sets in TagKeysClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TagKeysClient.
[[["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-23 UTC."],[[["This document details the `TagKeysConnection` interface for the `TagKeysClient`, facilitating custom behavior injection in tests."],["It defines virtual methods for each user-facing overload set in `TagKeysClient`, allowing the use of mocking objects for testing."],["The document references multiple versions of the `TagKeysConnection`, from version 2.11.0 up to the release candidate 2.37.0-rc, including version 2.29.0."],["The interface includes functions such as `ListTagKeys`, `GetTagKey`, `CreateTagKey`, `UpdateTagKey`, and `DeleteTagKey`, among others."],["The document provides details regarding functions to obtain, update, and delete information, in addition to a section about permissions."]]],[]]