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-03-05 UTC."],[[["This document outlines the `GrafeasConnection` class, which provides an interface for interacting with the `GrafeasClient` in the Container Analysis API."],["The `GrafeasConnection` class defines virtual methods corresponding to user-facing overloads in `GrafeasClient`, enabling custom behavior during testing."],["The class includes functions for managing occurrences and notes, such as getting, listing, deleting, creating, and updating them, along with retrieving the notes of an occurence."],["The document also provides information on how to create a concrete instance of the `GrafeasConnection` using `MakeGrafeasConnection()` and how to mock it using `containeranalysis_v1_mocks::MockGrafeasConnection`."],["There are multiple versions of the class, with the current latest release candidate being version 2.37.0-rc and with the earliest listed being 2.11.0."]]],[]]