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 the `LicensesClient`, which provides a set of virtual methods for interacting with Google Cloud Compute Licenses."],["The page lists various versions of the `LicensesConnection` API, ranging from 2.15.1 to 2.37.0-rc, including version 2.36.0 which this document focuses on, with links to each version's documentation."],["`LicensesConnection` allows for custom behavior injection for testing purposes, using mocks like `MockLicensesConnection`."],["The `LicensesConnection` interface includes functions for managing licenses such as `DeleteLicense`, `GetLicense`, `InsertLicense`, and `ListLicenses`, as well as policy functions like `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."],["The latest version of the API is 2.37.0-rc, and the most current stable release is 2.36.0."]]],[]]