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-31 UTC."],[[["The webpage provides documentation for the `InterconnectDiagnosticsLinkStatus` class within the Google.Cloud.Compute.V1 namespace, with the latest version being 3.6.0."],["This class, `InterconnectDiagnosticsLinkStatus`, is used to diagnose the status of a network link and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has properties such as `ArpCaches`, `CircuitId`, `GoogleDemarc`, `LacpStatus`, `Macsec`, `OperationalStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower` to provide various diagnostic information about the link."],["The page provides access to the documentation for all available versions of the class, from 1.0.0 up to 3.6.0."],["The `InterconnectDiagnosticsLinkStatus` class has two constructors: one default constructor, and another that initializes the object with an existing InterconnectDiagnosticsLinkStatus object."]]],[]]