This interface defines virtual methods for each of the user-facing overload sets in GrafeasClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GrafeasClient.
[[["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-18 UTC."],[[["The `GrafeasConnection` object serves as an interface for managing communication with the `GrafeasClient`, allowing for custom behavior injection during testing."],["This page documents the `GrafeasConnection` interface for the Google Cloud Container Analysis service, specifically for version 2.30.0 and higher, including a release candidate version 2.37.0-rc."],["The documented versions, ranging from 2.11.0 to the release candidate 2.37.0-rc, provide a historical overview of the available updates for the Container Analysis service."],["The `GrafeasConnection` interface defines a variety of virtual methods for interacting with occurrences and notes, including creation, retrieval, updating, and deletion."],["Concrete instances of the `GrafeasConnection` can be created using the `MakeGrafeasConnection()` function, and mocks for testing can be created with the `containeranalysis_v1_mocks::MockGrafeasConnection` class."]]],[]]