This interface defines virtual methods for each of the user-facing overload sets in InterconnectsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type InterconnectsClient.
To create a concrete instance, see MakeInterconnectsConnection().
[[["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-05 UTC."],[[["This webpage details the `InterconnectsConnection` object, which facilitates communication with `InterconnectsClient`."],["The `InterconnectsConnection` interface enables custom behavior injection, particularly useful for testing via Google Mock objects."],["The page provides links to documentation for multiple versions, ranging from 2.15.1 to 2.37.0-rc, of the `InterconnectsConnection` class."],["Key methods within the `InterconnectsConnection` interface include functions such as `DeleteInterconnect`, `GetInterconnect`, `InsertInterconnect`, `PatchInterconnect`, `SetLabels`, and various others for managing interconnects."],["The `GetDiagnostics`, `GetMacsecConfig`, and `ListInterconnects` are also included in the virtual methods provided in the `InterconnectsConnection`."]]],[]]