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 provides an interface with virtual methods corresponding to each user-facing overload set in `LicensesClient`."],["The `LicensesConnection` allows users to customize behavior, especially for testing purposes, by injecting custom implementations such as with a Google Mock object."],["It presents a range of available versions, starting from version 2.15.1 up to the latest release candidate 2.37.0-rc, including the current version of 2.27.0."],["Key functions detailed include `DeleteLicense`, `GetLicense`, `GetIamPolicy`, `InsertLicense`, `ListLicenses`, `SetIamPolicy`, and `TestIamPermissions`, with parameter and return type information for each."],["`MakeLicensesConnection()` is provided as a way to create a concrete instance of the object, while `MockLicensesConnection` can be utilized for mocking."]]],[]]