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."],[[["The webpage details the `LicensesConnection` object, which is integral to the `LicensesClient` in the Google Cloud C++ Compute library."],["The `LicensesConnection` interface offers virtual methods corresponding to each user-facing overload set within `LicensesClient`, enabling custom behavior injection during testing."],["The latest version is 2.37.0-rc, and the page lists a range of versions from 2.37.0-rc down to 2.15.1, each providing a link to its respective documentation."],["Key functionalities included in the `LicensesConnection` interface are `DeleteLicense`, `GetLicense`, `GetIamPolicy`, `InsertLicense`, `ListLicenses`, `SetIamPolicy`, and `TestIamPermissions`."],["Users can find instructions for creating a `LicensesConnection` instance using `MakeLicensesConnection()`, and how to use the `MockLicensesConnection` class for testing purposes."]]],[]]