This interface defines virtual methods for each of the user-facing overload sets in ContainerAnalysisClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ContainerAnalysisClient.
[[["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-04-17 UTC."],[[["This webpage details the `ContainerAnalysisConnection` object, which acts as an interface for the `ContainerAnalysisClient`."],["The interface provided defines virtual methods that mirror the user-facing overload sets found within the `ContainerAnalysisClient`."],["Users can inject custom behavior into their tests via this interface, such as using Google Mock objects with `ContainerAnalysisClient`."],["The `ContainerAnalysisConnection` is instantiable using `MakeContainerAnalysisConnection()`."],["The page lists multiple versions of the `ContainerAnalysisConnection` object, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, as well as the current version of the documentation."]]],[]]