This interface defines virtual methods for each of the user-facing overload sets in AddressesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AddressesClient.
To create a concrete instance, see MakeAddressesConnection().
[[["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 `AddressesConnection` interface for version 2.34.0 of the Google Cloud C++ Compute Addresses API, which provides virtual methods for interacting with `AddressesClient`."],["The interface facilitates testing by allowing custom behavior injection, such as using Google Mock objects, to simulate different scenarios when working with `AddressesClient`."],["`AddressesConnection` provides a series of virtual functions including `AggregatedListAddresses`, `DeleteAddress`, `GetAddress`, `InsertAddress`, `ListAddresses`, `Move`, and `SetLabels`, which map to the operations available in the `AddressesClient`."],["The page lists a range of versions for the Google Cloud C++ Compute Addresses API, from version 2.15.1 up to the latest release candidate 2.37.0-rc, allowing users to navigate to the specific documentation for their chosen version."]]],[]]