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 page details the `ProjectServiceConnection` class within the Google Cloud Discovery Engine C++ library, outlining its role in defining virtual methods for user-facing overloads in `ProjectServiceClient`."],["The `ProjectServiceConnection` interface facilitates the injection of custom behaviors, enabling users to mock objects for testing purposes, specifically with the use of `MockProjectServiceConnection`."],["The document lists available versions of the `ProjectServiceConnection`, starting from version 2.37.0-rc (latest) down to 2.15.1, accessible via links for each version."],["The page highlights key functions of the `ProjectServiceConnection` class, such as `options()`, `ProvisionProject(google::cloud::discoveryengine::v1::ProvisionProjectRequest const &)`, and other `ProvisionProject` overloads, detailing their parameters and return types."],["Users can create concrete instances of the class via `MakeProjectServiceConnection()`, and can view its methods for use with `ProjectServiceClient`."]]],[]]