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` class, which provides an interface for interacting with the `VpcAccessServiceClient` and defines virtual methods for its user-facing overload sets."],["The latest version documented is `2.37.0-rc`, with links to previous versions back to `2.11.0`."],["The content covers the various virtual methods offered by `VpcAccessServiceConnection`, including methods for creating, retrieving, listing, and deleting connectors, as well as listing locations and operations."],["The `VpcAccessServiceConnection` class has mocking capabilities, using the `vpcaccess_v1_mocks::MockVpcAccessServiceConnection` class to allow users to test with injected custom behavior."],["A concrete `VpcAccessServiceConnection` instance can be created using the `MakeVpcAccessServiceConnection()` method."]]],[]]