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-21 UTC."],[[["This webpage details the `InterconnectDiagnosticsLinkStatus` class within the `Google.Cloud.Compute.V1` namespace, presenting documentation for various versions, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `InterconnectDiagnosticsLinkStatus` class, which inherits from `Object`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for use within the Google Cloud Compute environment."],["The class provides properties such as `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`, each serving to report on the status and diagnostics of an interconnect link."],["There are two constructors available for the class : a parameterless one and one that takes another instance of `InterconnectDiagnosticsLinkStatus` as a parameter."],["Several inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` are also available to the object."]]],[]]