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-03-14 UTC."],[[["The webpage provides documentation for the `ContainerAnalysisConnection` object, which is part of the Google Cloud Container Analysis C++ library."],["The `ContainerAnalysisConnection` interface defines virtual methods that mirror the user-facing methods in `ContainerAnalysisClient`, enabling custom behavior for testing purposes."],["The latest release candidate for this documentation is version 2.37.0-rc, and other available versions range from 2.20.0 up to the latest."],["This page lists the available functions for `ContainerAnalysisConnection`, which includes `options`, `SetIamPolicy`, `GetIamPolicy`, `TestIamPermissions`, and `GetVulnerabilityOccurrencesSummary`, detailing their parameters and return types."],["To use `ContainerAnalysisConnection`, you can create a concrete instance using the `MakeContainerAnalysisConnection()` function, or use `MockContainerAnalysisConnection` for testing purposes."]]],[]]