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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `LicensesConnection` is 2.37.0-rc, which can be found linked at the top of the list of versions."],["The `LicensesConnection` object provides virtual methods for user-facing overload sets in `LicensesClient`, allowing for custom behavior injection during testing."],["This interface includes virtual functions like `DeleteLicense`, `GetLicense`, `GetIamPolicy`, `InsertLicense`, `ListLicenses`, `SetIamPolicy`, and `TestIamPermissions`, each designed to manage different aspects of license operations."],["The `LicensesConnection` provides methods to create concrete instances and mocks for testing purposes, refer to `MakeLicensesConnection()` for a concrete instance and `compute_licenses_v1_mocks::MockLicensesConnection` for mocking."],["There are multiple previous versions of this product available, ranging from 2.36.0 all the way down to 2.15.1."]]],[]]