This interface defines virtual methods for each of the user-facing overload sets in TagBindingsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TagBindingsClient.
[[["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-17 UTC."],[[["The latest version of `TagBindingsConnection` is `2.37.0-rc`, which can be found under the most up-to-date documentation."],["`TagBindingsConnection` defines the virtual methods for each of the user-facing overload sets in `TagBindingsClient`, allowing for custom behavior injection."],["The class provides methods for managing tag bindings, including `ListTagBindings`, `CreateTagBinding`, `DeleteTagBinding`, and `ListEffectiveTags`."],["Users can create concrete instances of `TagBindingsConnection` using `MakeTagBindingsConnection()`, and mocking is supported via `resourcemanager_v3_mocks::MockTagBindingsConnection`."],["The interface has a `options()` function as well as multiple `virtual` functions for listing, creating, and deleting tag bindings, each with their respective input parameters and return types."]]],[]]