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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `LicensesConnection` object, which is part of the Google Cloud C++ client library for the Compute Licenses API."],["The `LicensesConnection` interface defines virtual methods mirroring user-facing methods in `LicensesClient`, allowing for custom behavior injection, especially useful for testing."],["The latest release candidate version is 2.37.0-rc, and the page lists available documentation for previous versions, starting from version 2.36.0 down to 2.15.1."],["Key functionalities of `LicensesConnection` include managing licenses through operations like deleting, getting, inserting, listing, and managing IAM policies, as well as testing IAM permissions."],["To create a live instance of this object, see `MakeLicensesConnection()` and for creating a mock object, see `MockLicensesConnection`."]]],[]]