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 user-facing overload sets in `LicensesClient`."],["The content includes a list of available versions, with `2.37.0-rc` being the latest and `2.18.0` as the current version."],["Users can utilize the interface to inject custom behavior during testing, such as using a Google Mock object."],["The interface defines functions like `DeleteLicense`, `GetLicense`, `GetIamPolicy`, `InsertLicense`, `ListLicenses`, `SetIamPolicy`, and `TestIamPermissions`, along with their respective parameters and return types."],["The `LicensesConnection` has the `MakeLicensesConnection()` function to create a concrete instance, as well as `MockLicensesConnection` for mocking."]]],[]]