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 provides documentation for the `InterconnectDiagnosticsLinkStatus` class within the Google.Cloud.Compute.V1 namespace, detailing various versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `InterconnectDiagnosticsLinkStatus` class is part of the Google Cloud Compute API and includes details on link status, like ARP caches, circuit ID, operational status, and optical power."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["Key properties of the `InterconnectDiagnosticsLinkStatus` class include `ArpCaches`, `CircuitId`, `GoogleDemarc`, `OperationalStatus`, `ReceivingOpticalPower`, and `TransmittingOpticalPower`, which provide details on the interconnect link's state and configuration."],["The page details two constructors for the class, one empty and one that take the class as a parameter, and the assembly for this class is Google.Cloud.Compute.V1.dll."]]],[]]