This interface defines virtual methods for each of the user-facing overload sets in GroundedGenerationServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GroundedGenerationServiceClient.
[[["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."],[[["This webpage provides documentation for the `GroundedGenerationServiceConnection` class within the Google Cloud Discovery Engine C++ library, specifically for version 2.36.0."],["The `GroundedGenerationServiceConnection` class defines virtual methods corresponding to the user-facing overload sets in `GroundedGenerationServiceClient`, enabling users to customize behavior, such as in testing scenarios using mock objects."],["The webpage lists all available versions of this resource, starting from the most recent release candidate version 2.37.0-rc, down to version 2.15.1."],["The documentation details several virtual methods, including `AsyncStreamGenerateGroundedContent`, `GenerateGroundedContent`, `CheckGrounding`, `ListOperations`, `GetOperation`, and `CancelOperation`, along with their parameters and return types."],["Instructions are provided on how to create a concrete instance of this object with the `MakeGroundedGenerationServiceConnection()` function, as well as how to utilize a mock object for testing with `discoveryengine_v1_mocks::MockGroundedGenerationServiceConnection`."]]],[]]