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-15 UTC."],[[["This webpage details the `AddressesConnection` object, which provides virtual methods for each user-facing overload set within `AddressesClient`."],["The `AddressesConnection` allows for custom behavior injection, particularly useful for creating tests that utilize `AddressesClient` objects."],["The page contains information about multiple versions of the `AddressesConnection`, ranging from the latest release candidate `2.37.0-rc` down to version `2.15.1`, and the current version of the page being `2.29.0`."],["Key functions of `AddressesConnection` include `AggregatedListAddresses`, `DeleteAddress`, `GetAddress`, `InsertAddress`, `ListAddresses`, `Move` and `SetLabels`, each with varying parameters and return types."],["The `AddressesConnection` object, via its functions, allows for managing address resources by creating, retrieving, deleting, moving and labeling them, with operations that return information about the operation or the resource itself."]]],[]]