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-04-09 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` class enables custom behavior injection, like using a Google Mock object, in tests involving `LicensesClient` objects."],["A variety of functions are available through the `LicensesConnection` class including `DeleteLicense`, `GetLicense`, `GetIamPolicy`, `InsertLicense`, `ListLicenses`, `SetIamPolicy`, and `TestIamPermissions`, each with their own specific parameters and return types."],["The webpage presents a list of available versions, ranging from the latest release candidate `2.37.0-rc` down to `2.15.1`, each linking to their respective `LicensesConnection` documentation."],["To create a concrete instance of the interface, refer to `MakeLicensesConnection()`, and to create a mock version, refer to `compute_licenses_v1_mocks::MockLicensesConnection`."]]],[]]