This interface defines virtual methods for each of the user-facing overload sets in VpcAccessServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type VpcAccessServiceClient.
[[["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-21 UTC."],[[["This webpage details the `VpcAccessServiceConnection` object, which is used with `VpcAccessServiceClient` for the Google Cloud C++ client library, specifically for the vpcaccess service."],["It includes links to documentation for various versions of the library, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, along with specific pages for classes and namespaces in that time span."],["The `VpcAccessServiceConnection` object allows users to inject custom behaviors during testing and provides virtual methods for all user-facing overload sets in `VpcAccessServiceClient`."],["The documentation outlines functions associated with `VpcAccessServiceConnection`, such as `CreateConnector`, `GetConnector`, `ListConnectors`, and `DeleteConnector`, along with their parameters and return types, to give specific usage details."],["The ability to create concrete instances with `MakeVpcAccessServiceConnection()` and mock objects with `vpcaccess_v1_mocks::MockVpcAccessServiceConnection` is outlined within the document."]]],[]]