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-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eAddressesConnection\u003c/code\u003e class, which provides an interface for interacting with \u003ccode\u003eAddressesClient\u003c/code\u003e and allows for custom behavior injection in tests.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eAddressesConnection\u003c/code\u003e is 2.37.0-rc, with a history of versions ranging down to 2.15.1, each with its corresponding documentation link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAddressesConnection\u003c/code\u003e defines several virtual methods, including \u003ccode\u003eAggregatedListAddresses\u003c/code\u003e, \u003ccode\u003eDeleteAddress\u003c/code\u003e, \u003ccode\u003eGetAddress\u003c/code\u003e, \u003ccode\u003eInsertAddress\u003c/code\u003e, \u003ccode\u003eListAddresses\u003c/code\u003e, \u003ccode\u003eMove\u003c/code\u003e, and \u003ccode\u003eSetLabels\u003c/code\u003e, for managing compute addresses.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers both asynchronous and synchronous operations, with some functions having a \u003ccode\u003eNoAwaitTag\u003c/code\u003e variant that allows for the result to be returned without a future.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find information on how to create an instance of \u003ccode\u003eAddressesConnection\u003c/code\u003e with \u003ccode\u003eMakeAddressesConnection()\u003c/code\u003e, and how to mock it using \u003ccode\u003ecompute_addresses_v1_mocks::MockAddressesConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]