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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage details the `ContainerAnalysisConnection` object, which is part of the Google Cloud Container Analysis C++ library, specifically version 2.22.1."],["The `ContainerAnalysisConnection` object is used in conjunction with `ContainerAnalysisClient` to interact with the Container Analysis API, and it provides virtual methods that can be customized for testing purposes."],["The webpage provides a list of available versions, ranging from 2.37.0-rc (latest) down to 2.11.0, each linking to their respective documentation."],["The `ContainerAnalysisConnection` interface defines virtual functions such as `options()`, `SetIamPolicy()`, `GetIamPolicy()`, `TestIamPermissions()`, and `GetVulnerabilityOccurrencesSummary()`."],["Users can create a concrete instance of `ContainerAnalysisConnection` using `MakeContainerAnalysisConnection()` or mock it using `containeranalysis_v1_mocks::MockContainerAnalysisConnection`."]]],[]]