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"]],[["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."],[[["The latest version of the `GrafeasConnection` is 2.37.0-rc, and the current version being viewed on this page is version 2.34.0."],["`GrafeasConnection` provides virtual methods for user-facing overloads found in `GrafeasClient`, enabling custom behavior in tests."],["The `GrafeasConnection` class offers methods for managing occurrences and notes, including getting, listing, creating, updating, and deleting them, as well as functions for managing batches of notes and occurrences."],["The `MakeGrafeasConnection()` function should be used to create concrete instances, and `containeranalysis_v1_mocks::MockGrafeasConnection` for creating mocks."],["The page shows a detailed list of versions of the GrafeasConnection, starting from the latest release candidate, 2.37.0-rc, and going down to 2.11.0."]]],[]]