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` interface, which defines virtual methods for each user-facing overload set in `GrafeasClient`."],["`GrafeasConnection` allows users to inject custom behavior for testing with a Google Mock object, when using `GrafeasClient` objects."],["The document lists various virtual methods for managing occurrences and notes, including getting, listing, creating, deleting, batch creating, and updating."],["The latest version available for `GrafeasConnection` is `2.37.0-rc`, with multiple prior versions listed for reference."],["It gives users the ability to create concrete instances of this object using `MakeGrafeasConnection()` or mock instances with `containeranalysis_v1_mocks::MockGrafeasConnection`."]]],[]]