This interface defines virtual methods for each of the user-facing overload sets in ImagesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ImagesClient.
To create a concrete instance, see MakeImagesConnection().
[[["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 `ImagesConnection` object for `ImagesClient`, which is used in the google cloud compute images v1 API."],["The interface provides virtual methods that mirror the user-facing overload sets in `ImagesClient`, facilitating the injection of custom behaviors for testing."],["The latest version available is 2.37.0-rc, and it contains links to the documentation for many older versions all the way down to version 2.15.1."],["Key functions include operations such as `DeleteImage`, `Deprecate`, `GetImage`, `InsertImage`, `ListImages`, and `SetIamPolicy`, among others, all related to managing images."],["`MockImagesConnection` is available for mocking behavior."]]],[]]