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-14 UTC."],[[["This webpage provides documentation for the `VpcAccessServiceConnection` class, which is part of the Google Cloud VPC Access C++ client library."],["The `VpcAccessServiceConnection` class defines virtual methods mirroring the user-facing overloads in `VpcAccessServiceClient`, enabling custom behavior injection for testing purposes."],["The latest version available is `2.37.0-rc`, and the page lists all versions back to `2.11.0` for the `VpcAccessServiceConnection` class."],["Users can create concrete instances of the service connection using the `MakeVpcAccessServiceConnection()` function, and mock implementations are available via `vpcaccess_v1_mocks::MockVpcAccessServiceConnection`."],["The class includes functions for managing VPC Access Connectors, such as `CreateConnector`, `GetConnector`, `ListConnectors`, and `DeleteConnector`."]]],[]]