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 provides documentation for the `InterconnectDiagnosticsLinkStatus` class within the `Google.Cloud.Compute.V1` namespace in .NET, detailing its properties, constructors, and inherited members."],["The class `InterconnectDiagnosticsLinkStatus` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, equality comparisons, deep cloning, and buffer operations."],["The content details the class's properties like `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `OperationalStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`, each with their own data types and descriptions of their purpose."],["The latest version documented is version 3.6.0, and the page provides links to all versions, ranging from version 1.0.0 all the way up to 3.6.0."],["There are 2 constructors for the `InterconnectDiagnosticsLinkStatus` class, one being a default constructor, and the second taking an `InterconnectDiagnosticsLinkStatus` object as a parameter."]]],[]]