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, presenting documentation for version 2.11.0 along with a history of versions from 1.0.0 to 3.6.0."],["The `InterconnectDiagnosticsLinkStatus` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality for message handling, equality checks, deep cloning, and buffer management."],["The class provides properties to manage and examine link diagnostics, including `ArpCaches` for ARP neighbor entries, `CircuitId` and `GoogleDemarc` for unique link identifiers, and `OperationalStatus` for the current status of the link, amongst others."],["The `InterconnectDiagnosticsLinkStatus` class features constructors to initialize an instance, either as an empty instance or by copying the attributes of another `InterconnectDiagnosticsLinkStatus` object."],["This page presents a version history of the documentation for the `InterconnectDiagnosticsLinkStatus`, with the latest version being 3.6.0, and earlier version docs stretching back to version 1.0.0."]]],[]]