This interface defines virtual methods for each of the user-facing overload sets in ProjectServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ProjectServiceClient.
[[["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 page provides documentation for the `ProjectServiceConnection` class within the Google Cloud Discovery Engine C++ library, specifically for version 2.36.0."],["The `ProjectServiceConnection` class is an interface that defines virtual methods for user-facing overload sets in `ProjectServiceClient`, enabling custom behavior injection for testing purposes."],["The page lists various previous versions of the library, alongside the latest release candidate, allowing developers to refer to older version's documentation."],["`ProjectServiceConnection` class includes methods such as `ProvisionProject`, `ListOperations`, `GetOperation`, and `CancelOperation` for interacting with project services."],["The page also details how to create concrete instances with the `MakeProjectServiceConnection()` function and how to mock using `discoveryengine_v1_mocks::MockProjectServiceConnection`."]]],[]]