This interface defines virtual methods for each of the user-facing overload sets in LicensesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type LicensesClient.
To create a concrete instance, see MakeLicensesConnection().
[[["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-03-15 UTC."],[[["This webpage details the `LicensesConnection` object for `LicensesClient`, which provides an interface with virtual methods corresponding to the user-facing overloads in `LicensesClient`."],["The `LicensesConnection` allows users to customize behavior, especially for testing purposes, by injecting custom implementations or mock objects."],["The page includes documentation and definitions for multiple virtual functions, such as `DeleteLicense`, `GetLicense`, `InsertLicense`, and more, that handle license operations and policy management."],["There are multiple available versions of this service, with the current latest being 2.37.0-rc, and a list of other versions from 2.36.0 down to 2.15.1, which users can navigate to."],["The webpage also references the `MakeLicensesConnection()` function for creating concrete instances and the `MockLicensesConnection` for mocking purposes."]]],[]]