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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eVpcAccessServiceConnection\u003c/code\u003e interface, which provides virtual methods mirroring the user-facing overloads found in \u003ccode\u003eVpcAccessServiceClient\u003c/code\u003e, enabling custom behavior injection for testing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVpcAccessServiceConnection\u003c/code\u003e interface supports various operations, including creating, getting, listing, and deleting connectors, alongside managing operations and locations.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent release candidate is version 2.37.0-rc, with several stable releases listed, ranging from 2.36.0 down to 2.11.0, all providing the \u003ccode\u003eVpcAccessServiceConnection\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create a concrete instance of the connection using the \u003ccode\u003eMakeVpcAccessServiceConnection()\u003c/code\u003e function, or utilize the \u003ccode\u003eMockVpcAccessServiceConnection\u003c/code\u003e for mocking in test scenarios.\u003c/p\u003e\n"],["\u003cp\u003eThe interface includes functions that return operations such as \u003ccode\u003eCreateConnector\u003c/code\u003e and \u003ccode\u003eDeleteConnector\u003c/code\u003e which both return \u003ccode\u003efuture< StatusOr< ... > >\u003c/code\u003e, and also stream range functions such as \u003ccode\u003eListConnectors\u003c/code\u003e, \u003ccode\u003eListLocations\u003c/code\u003e, and \u003ccode\u003eListOperations\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]