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 document outlines the various versions of the `InterconnectDiagnosticsLinkStatus` class, spanning from version 1.0.0 to the latest version 3.6.0, for the Google Cloud Compute V1 .NET library."],["The `InterconnectDiagnosticsLinkStatus` class, as outlined in version 2.12.0, includes properties such as `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `Macsec`, `OperationalStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower` for inspecting different aspects of the interconnect link."],["This class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from the base .NET object class."],["There are two constructors available for the class, one parameterless, and one that takes another instance of `InterconnectDiagnosticsLinkStatus` as a parameter."],["Each property has corresponding getters to check whether it is set and its relevant type."]]],[]]