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-05 UTC."],[[["This webpage details the `LicensesConnection` interface for `LicensesClient`, which is used to manage Google Cloud Compute licenses."],["The latest version available for this interface is `2.37.0-rc`, while the current version of the page is `2.20.0`, and provides links to other available version."],["`LicensesConnection` allows for the injection of custom behavior during testing, using classes like `MockLicensesConnection`."],["The interface provides virtual methods for operations such as `DeleteLicense`, `GetLicense`, `GetIamPolicy`, `InsertLicense`, `ListLicenses`, `SetIamPolicy`, and `TestIamPermissions`."],["The `MakeLicensesConnection()` function can be used to create a concrete instance of the `LicensesConnection`."]]],[]]