public sealed class InterconnectDiagnostics : IMessage<InterconnectDiagnostics>, IEquatable<InterconnectDiagnostics>, IDeepCloneable<InterconnectDiagnostics>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class InterconnectDiagnostics.
Diagnostics information about interconnect, contains detailed and current
technical information about Google's side of the connection.
[[["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-21 UTC."],[[["This document provides reference documentation for the `InterconnectDiagnostics` class within the Google Cloud Edge Network v1 API, detailing its structure and functionalities."],["The `InterconnectDiagnostics` class offers diagnostic information about interconnects, including technical details on Google's side of the connection."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are all used to interact with Interconnect Diagnostics."],["Key properties of the `InterconnectDiagnostics` class include `LinkLayerAddresses`, which provides IP and link-layer address information, `Links`, detailing the status of each link, and `MacAddress`, which is the MAC address of the bundle interface."],["There are multiple versions of the `InterconnectDiagnostics` documentation available, from version 1.0.0 up to the latest 1.4.0, with the ability to go to the other versions using the links provided."]]],[]]