This interface defines virtual methods for each of the user-facing overload sets in TagValuesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TagValuesClient.
[[["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 outlines the `TagValuesConnection` class, which provides an interface for managing tag values, allowing for custom behavior injection during testing with tools like Google Mock."],["The document lists various versions of the resource manager from 2.11.0 to 2.37.0-rc, each with links to their respective `TagValuesConnection` documentation pages."],["`TagValuesConnection` defines virtual methods corresponding to the user-facing overloads in `TagValuesClient`, such as `ListTagValues`, `GetTagValue`, `CreateTagValue`, `UpdateTagValue`, and `DeleteTagValue`, among others."],["The class includes methods for interacting with IAM policies related to tag values, like `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The documentation provides details on how to create concrete instances of the connection and use mocking for testing purposes."]]],[]]