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 webpage details the `InterconnectDiagnosticsLinkStatus` class within the `Google.Cloud.Compute.V1` namespace, a component of the Google Cloud .NET API."],["The `InterconnectDiagnosticsLinkStatus` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods and properties for managing interconnect link diagnostic information."],["The content covers various properties of the `InterconnectDiagnosticsLinkStatus` class, such as `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `OperationalStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`, which are used to access diagnostic data."],["The page lists multiple versions of the `InterconnectDiagnosticsLinkStatus` class, ranging from version 1.0.0 to the latest version 3.6.0, with corresponding links to each version's documentation, allowing for a comprehensive view of its evolution."],["It can be found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]