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 the .NET environment, with the latest version being 3.6.0."],["The `InterconnectDiagnosticsLinkStatus` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffer operations."],["The class has several properties like `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower` that provide detailed information about the status of the interconnect link."],["There are multiple versions of the class available for reference, spanning from version 1.0.0 to 3.6.0."],["The class' constructors are detailed in the documentation, as well as inherited members from `Object` such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]