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 for user-facing methods within `LicensesClient` allowing for custom behaviors in testing environments."],["The latest release candidate for this API is version 2.37.0-rc, with the current version in focus being 2.33.0, and the page lists links to previous releases dating back to version 2.15.1."],["`LicensesConnection` supports various operations, including deleting, getting, inserting, listing licenses, managing IAM policies, and testing permissions, each available via virtual methods."],["The page provides documentation for the functions such as DeleteLicense, GetLicense, GetIamPolicy, InsertLicense, ListLicenses, SetIamPolicy, and TestIamPermissions, with their parameters, and returns detailed."],["Users can create concrete instances using `MakeLicensesConnection()` and utilize `MockLicensesConnection` for mocking."]]],[]]