This interface defines virtual methods for each of the user-facing overload sets in InterconnectLocationsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type InterconnectLocationsClient.
To create a concrete instance, see MakeInterconnectLocationsConnection().
[[["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-08 UTC."],[[["This document details the `InterconnectLocationsConnection` interface, which provides virtual methods corresponding to the user-facing overload sets in `InterconnectLocationsClient`."],["The latest version available for `InterconnectLocationsConnection` is 2.37.0-rc, with numerous previous versions listed, ranging down to version 2.15.1."],["The interface is designed to allow custom behavior injection, such as using Google Mock objects, to aid in testing `InterconnectLocationsClient`."],["`InterconnectLocationsConnection` includes virtual functions like `GetInterconnectLocation` and `ListInterconnectLocations`, enabling the retrieval of specific or lists of interconnect location data."],["To create an object, one must see `MakeInterconnectLocationsConnection()` and for mock objects one must see `compute_interconnect_locations_v1_mocks::MockInterconnectLocationsConnection`."]]],[]]