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 each user-facing overload set in `LicensesClient`."],["The `LicensesConnection` class enables users to inject custom behavior, such as with a Google Mock object, primarily for testing purposes when working with `LicensesClient` objects."],["The page includes information about creating concrete instances of `LicensesConnection` using `MakeLicensesConnection()` and using the mock version `compute_licenses_v1_mocks::MockLicensesConnection`."],["It lists various functions available within `LicensesConnection`, including `DeleteLicense`, `GetLicense`, `InsertLicense`, `ListLicenses`, and others related to license operations, as well as a list of different versions for this."],["The most recent version available is 2.37.0-rc, and going as far back as 2.15.1."]]],[]]