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 provides documentation for the `VpcAccessServiceConnection` class, which is part of the Google Cloud C++ client library for the VPC Access service, with the most recent version listed as 2.37.0-rc."],["The `VpcAccessServiceConnection` class defines virtual methods for user-facing operations within `VpcAccessServiceClient`, facilitating custom behavior injection during testing."],["The page lists several available versions of the documentation for `VpcAccessServiceConnection`, ranging from version 2.37.0-rc down to version 2.11.0."],["The `VpcAccessServiceConnection` interface includes methods for managing connectors, such as `CreateConnector`, `GetConnector`, `ListConnectors`, and `DeleteConnector`, each with corresponding request and return types."],["Users can create a concrete instance of the service connection using `MakeVpcAccessServiceConnection()` and leverage `MockVpcAccessServiceConnection` for mocking purposes in testing."]]],[]]