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-05 UTC."],[[["This document outlines the `ImageVersionsConnection` interface, which defines virtual methods for each user-facing overload set in `ImageVersionsClient`, primarily for testing purposes."],["The `ImageVersionsConnection` interface supports several key functions, including `ListImageVersions`, `ListOperations`, `GetOperation`, and `DeleteOperation`."],["The latest version available is `2.37.0-rc`, and the document provides a comprehensive list of versions dating back to `2.11.0` with their respective links."],["Users can inject custom behavior using this interface, and they can create concrete instances with `MakeImageVersionsConnection()` or utilize the `composer_v1_mocks::MockImageVersionsConnection` for mocking."],["The `ImageVersionsConnection` object is specifically designed for use with the `ImageVersionsClient`, facilitating operations related to image versions within the Google Cloud Composer service."]]],[]]