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-04-23 UTC."],[[["This document outlines the `VpcAccessServiceConnection` class, which provides an interface for interacting with the `VpcAccessServiceClient` and includes virtual methods corresponding to the client's overload sets."],["Version 2.37.0-rc is the latest release candidate, and the document also provides links to previous stable releases, ranging from version 2.36.0 back to 2.11.0, all providing information on the `VpcAccessServiceConnection` class."],["The `VpcAccessServiceConnection` interface allows users to inject custom behavior, making it useful for testing with mock objects, such as `MockVpcAccessServiceConnection`."],["The interface defines virtual methods like `CreateConnector`, `GetConnector`, `ListConnectors`, and `DeleteConnector`, offering various ways to manage VPC access connectors."],["It also includes methods for managing long-running operations and locations, such as `ListOperations`, `GetOperation`, and `ListLocations`."]]],[]]