This interface defines virtual methods for each of the user-facing overload sets in ImageVersionsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ImageVersionsClient.
[[["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-21 UTC."],[[["The `ImageVersionsConnection` object, associated with the `ImageVersionsClient`, provides a set of virtual methods for interacting with image versions, such as listing image versions and handling operations."],["The latest release is version 2.37.0-rc, while the current documented version is 2.31.0."],["This interface allows for injecting custom behaviors in testing environments, particularly when using objects of type `ImageVersionsClient`, thanks to its virtual methods."],["The documented versions of the `ImageVersionsConnection` can be accessed from 2.11.0 all the way up to the current version of 2.37.0-rc, with links to documentation provided for each version."],["Core functions of `ImageVersionsConnection` include `ListImageVersions`, `ListOperations`, `GetOperation`, and `DeleteOperation`, which allow for managing image version requests and operations."]]],[]]