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."],[[["The `InterconnectDiagnosticsLinkStatus` class is a part of the `Google.Cloud.Compute.V1` namespace and is available in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements several interfaces, including `IMessage\u003cInterconnectDiagnosticsLinkStatus\u003e`, `IEquatable\u003cInterconnectDiagnosticsLinkStatus\u003e`, `IDeepCloneable\u003cInterconnectDiagnosticsLinkStatus\u003e`, `IBufferMessage`, and `IMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations."],["It includes properties such as `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`, which provide information about ARP neighbor entries, circuit ID, Google's demarcation address, LACP status, and optical power levels."],["The class has two constructors, a parameterless constructor, and one that receives another `InterconnectDiagnosticsLinkStatus` object, enabling object creation and copying."],["A comprehensive list of historical versions of the API reference is provided, starting from version 1.0.0 up to the latest version 3.6.0, for the InterconnectDiagnosticsLinkStatus class."]]],[]]