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 latest version of the Google.Cloud.Compute.V1 library is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available for use."],["The `InterconnectDiagnosticsLinkStatus` class, a component of the Google.Cloud.Compute.V1 namespace, provides detailed information about an interconnect link's status and configuration."],["This class offers properties for assessing ARP caches (`ArpCaches`), the circuit ID (`CircuitId`), the Google-assigned demarcation point (`GoogleDemarc`), LACP status (`LacpStatus`), and MACsec encryption status (`Macsec`)."],["The `InterconnectDiagnosticsLinkStatus` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Optical power levels for receiving (`ReceivingOpticalPower`) and transmitting (`TransmittingOpticalPower`) are available as properties to understand the link's signal strength, in addition to a status of whether the link is operational or not (`OperationalStatus`)."]]],[]]