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-08-04 UTC."],[[["The `GrafeasConnection` object interfaces with `GrafeasClient`, enabling custom behaviors, such as using mock objects for testing."],["This page documents the `GrafeasConnection` class, which includes a comprehensive list of virtual methods corresponding to the user-facing overload sets in `GrafeasClient`."],["The documentation covers a range of versions, from 2.11.0 to the latest release candidate 2.37.0-rc, allowing users to review specific version details."],["The `GrafeasConnection` supports a wide array of functions, including managing occurrences and notes, such as getting, creating, deleting, updating, and listing them, all in the context of `grafeas::v1`."],["The method `MakeGrafeasConnection()` is provided for creating a concrete instance of the `GrafeasConnection` object, and `containeranalysis_v1_mocks::MockGrafeasConnection` is provided for mocking."]]],[]]