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` object for `LicensesClient`, which is used in the Google Cloud Compute Licenses API version 2.26.0."],["The latest version available is 2.37.0-rc, and the page provides links to documentation for a range of versions from 2.15.1 up to the latest."],["`LicensesConnection` defines virtual methods corresponding to each user-facing overload set in `LicensesClient`, allowing for custom behavior injection during testing."],["The page outlines various functions available within `LicensesConnection`, including `DeleteLicense`, `GetLicense`, `GetIamPolicy`, `InsertLicense`, `ListLicenses`, `SetIamPolicy`, and `TestIamPermissions`, detailing their parameters and return types."],["There are methods for creating concrete instances of this object, as well as mocking capabilities available for advanced usage and testing."]]],[]]