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 for managing Google Cloud Compute licenses."],["It presents a list of available versions of the `LicensesConnection` object, ranging from version 2.15.1 to the latest release candidate 2.37.0-rc, allowing developers to select a specific version for their projects."],["The `LicensesConnection` interface defines virtual methods for actions such as deleting, retrieving, inserting, listing, and setting IAM policies, as well as testing permissions for licenses."],["The page provides information on how to create a concrete `LicensesConnection` instance via `MakeLicensesConnection()` and how to use `compute_licenses_v1_mocks::MockLicensesConnection` for testing."],["The content includes a comprehensive table detailing the parameters and return types for each virtual method, aiding in the understanding of the various functionalities available through `LicensesConnection`."]]],[]]