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-04-09 UTC."],[[["This webpage details the `InterconnectDiagnosticsLinkStatus` class within the `Google.Cloud.Compute.V1` namespace, showing the current version as `3.1.0`, with the latest being `3.6.0` and versions ranging from `1.0.0` to `3.6.0`."],["The `InterconnectDiagnosticsLinkStatus` class is used to represent the status of a link and includes methods, constructors, properties and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within the class include `ArpCaches` (describing ARP entries), `CircuitId`, `GoogleDemarc`, `LacpStatus`, `Macsec` (MACsec encryption status), `OperationalStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`."],["The `InterconnectDiagnosticsLinkStatus` class inherits from the `object` class, and includes several inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["The page provides a comprehensive list of links to the documentations of each version of the `Google.Cloud.Compute.V1` library."]]],[]]