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 details the `InterconnectDiagnosticsLinkStatus` class within the `Google.Cloud.Compute.V1` namespace, a component of the Google Cloud Compute API's .NET library."],["The content covers the class's inheritance, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it shows that it derives from the base `Object` class."],["The `InterconnectDiagnosticsLinkStatus` class includes properties like `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`, each with descriptions and data types."],["There is a full list of version history for the `InterconnectDiagnosticsLinkStatus` object, ranging from 1.0.0 to the latest version which is 3.6.0."],["The webpage documents two constructors for the `InterconnectDiagnosticsLinkStatus` class: a default constructor and one that accepts another `InterconnectDiagnosticsLinkStatus` object as a parameter."]]],[]]