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` object, which is utilized by the `VpcAccessServiceClient`."],["The `VpcAccessServiceConnection` defines virtual methods that correspond to user-facing overload sets found in `VpcAccessServiceClient`, enabling the injection of custom behaviors for testing purposes."],["The latest available version for the `VpcAccessServiceConnection` is version 2.37.0-rc, but there is a list of other versions, including the current one, 2.22.1."],["The provided documentation includes detailed information on functions such as `CreateConnector`, `GetConnector`, `ListConnectors`, and `DeleteConnector`, along with their parameters and return types."],["There is a clear path to creating a concrete `VpcAccessServiceConnection` instance using `MakeVpcAccessServiceConnection()`, and a reference for creating mock instances via `vpcaccess_v1_mocks::MockVpcAccessServiceConnection` for testing."]]],[]]