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 latest version of the `Google.Cloud.Compute.V1.InterconnectDiagnosticsLinkStatus` documentation is 3.6.0, with a range of available versions from 1.0.0 up to this latest release."],["`InterconnectDiagnosticsLinkStatus` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, used for diagnostics on Google Cloud Compute resources."],["This class provides properties to examine the operational status of an interconnect link, including ARP cache entries, circuit ID, Google Demarc information, LACP status, and MACsec encryption status."],["`InterconnectDiagnosticsLinkStatus` has constructors to create a new instance or to clone an existing one, also containing properties to access the optical power levels, both received and transmitted."],["It can contain a list of `InterconnectDiagnostics.ARPEntry` objects to check the ARP neighbor entries, but this will be empty if the link is bundled."]]],[]]