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 provides documentation for the `ContainerAnalysisConnection` object, which is used with the `ContainerAnalysisClient` in C++."],["The page details the different versions of the `ContainerAnalysisConnection` interface, including the latest release candidate `2.37.0-rc` and stable versions ranging from `2.36.0` down to `2.11.0`."],["The `ContainerAnalysisConnection` interface allows users to customize the behavior of `ContainerAnalysisClient`, such as when writing tests with mocking objects."],["The page outlines the virtual methods available in the `ContainerAnalysisConnection` class, including `options()`, `SetIamPolicy()`, `GetIamPolicy()`, `TestIamPermissions()`, and `GetVulnerabilityOccurrencesSummary()`."],["Instructions for creating a concrete instance of the `ContainerAnalysisConnection` using `MakeContainerAnalysisConnection()` and mocking it using `containeranalysis_v1_mocks::MockContainerAnalysisConnection` are provided."]]],[]]