This interface defines virtual methods for each of the user-facing overload sets in GlobalAddressesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GlobalAddressesClient.
To create a concrete instance, see MakeGlobalAddressesConnection().
[[["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-07-02 UTC."],[[["The latest version of the `GlobalAddressesConnection` is 2.37.0-rc, with links provided for documentation of this version and other past versions."],["`GlobalAddressesConnection` is an interface that defines virtual methods for user-facing overload sets in `GlobalAddressesClient`, enabling custom behavior in tests."],["This interface includes methods to `DeleteAddress`, `GetAddress`, `InsertAddress`, `ListGlobalAddresses`, `Move`, and `SetLabels`, all of which handle requests and operations related to global addresses."],["Users can create a concrete instance of `GlobalAddressesConnection` by using `MakeGlobalAddressesConnection()` or create a mock instance using `compute_global_addresses_v1_mocks::MockGlobalAddressesConnection`."]]],[]]