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."],[[["The latest version of the `Google.Cloud.Compute.V1.InterconnectDiagnosticsLinkStatus` documentation is 3.6.0, with multiple previous versions listed, going all the way back to version 1.0.0."],["`InterconnectDiagnosticsLinkStatus` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has constructors to create a new `InterconnectDiagnosticsLinkStatus` object, either as a new instance or as a copy of an existing one."],["The `InterconnectDiagnosticsLinkStatus` class includes properties like `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `Macsec`, `OperationalStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`, among others, which provide detailed information about the interconnect link."],["There are boolean properties like `HasCircuitId`, `HasGoogleDemarc`, and `HasOperationalStatus` to check if specific fields are set within the class."]]],[]]