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-15 UTC."],[[["This webpage details the `LicensesConnection` object for `LicensesClient`, which provides an interface for users to define custom behaviors and write tests for `LicensesClient`."],["The `LicensesConnection` object contains virtual methods for each user-facing overload set in `LicensesClient`, including operations like `DeleteLicense`, `GetLicense`, `GetIamPolicy`, `InsertLicense`, `ListLicenses`, `SetIamPolicy`, and `TestIamPermissions`."],["The latest version, 2.37.0-rc, is available, along with a history of previous versions ranging from 2.36.0 down to 2.15.1, each with its respective documentation link."],["Users can use the `MakeLicensesConnection()` function to create a concrete instance of the connection, and `MockLicensesConnection` to create a mock object for testing."]]],[]]