public sealed class InterconnectDiagnosticsLinkStatus : IMessage<InterconnectDiagnosticsLinkStatus>, IEquatable<InterconnectDiagnosticsLinkStatus>, IDeepCloneable<InterconnectDiagnosticsLinkStatus>, IBufferMessage, IMessage
[[["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-24 UTC."],[[["This webpage details the `InterconnectDiagnosticsLinkStatus` class within the `Google.Cloud.Compute.V1` namespace, a component of the Google Cloud .NET API."],["The `InterconnectDiagnosticsLinkStatus` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and manipulation."],["The class provides properties like `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower` to examine diagnostic information, including ARP neighbor entries, link IDs, and optical power levels."],["There are various version references, from 1.0.0 to the latest 3.6.0 of `InterconnectDiagnosticsLinkStatus`, with links provided for each version's documentation."],["The document also details inherited members of the class as well as the constructors."]]],[]]