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 document details the `LicensesConnection` interface for `LicensesClient`, which provides methods for interacting with Google Compute Engine licenses."],["The `LicensesConnection` interface offers virtual methods for various license operations, including `DeleteLicense`, `GetLicense`, `InsertLicense`, `ListLicenses`, and more."],["The interface allows users to inject custom behavior for testing purposes using objects of type `LicensesClient` with Google Mock objects."],["There are numerous version releases available, from the latest version 2.37.0-rc to version 2.15.1, each accessible through links to their specific documentation pages."],["The `LicensesConnection` object defines virtual functions that allow users to manage licenses via interactions, with functionality such as setting and testing permissions, or managing the deletion and creation of licenses."]]],[]]