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-03-14 UTC."],[[["This webpage details the `ProjectServiceConnection` object for `ProjectServiceClient` within the Google Cloud Discovery Engine C++ library, version 2.31.0."],["The `ProjectServiceConnection` interface offers virtual methods mirroring the user-facing overload sets in `ProjectServiceClient`, facilitating custom behavior injection for testing."],["The page includes links to documentation for the latest version (2.37.0-rc) and all past versions, which range between 2.15.1 and 2.36.0, with version 2.31.0 being the central focus."],["The webpage presents a list of functions available within `ProjectServiceConnection`, including `ProvisionProject`, `ListOperations`, `GetOperation`, and `CancelOperation`, along with their parameters, descriptions, and return types."],["Instructions and links are provided to create a concrete instance of the `ProjectServiceConnection` using `MakeProjectServiceConnection()` and for mocking using `discoveryengine_v1_mocks::MockProjectServiceConnection`."]]],[]]