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 page provides documentation for the `InterconnectDiagnosticsLinkStatus` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.2.0, but also includes links to many previous versions and the latest."],["`InterconnectDiagnosticsLinkStatus` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has properties such as `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`, which provide information about the status and configuration of an interconnect link."],["The `InterconnectDiagnosticsLinkStatus` class has two constructors: a default constructor, and one which takes another `InterconnectDiagnosticsLinkStatus` as a parameter."],["There are also properties that show if certain properties have been set or not, such as `HasCircuitId`, and `HasGoogleDemarc`."]]],[]]