public sealed class InterconnectDiagnosticsARPEntry : IMessage<InterconnectDiagnosticsARPEntry>, IEquatable<InterconnectDiagnosticsARPEntry>, IDeepCloneable<InterconnectDiagnosticsARPEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectDiagnosticsARPEntry.
Describing the ARP neighbor entries seen on this link
[[["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 reference documentation for the `InterconnectDiagnosticsARPEntry` class within the Google Cloud Compute Engine v1 API."],["The latest version of the API documented here is 3.6.0, with a list of available versions ranging from 1.0.0 to 3.6.0, and the current displayed version is 2.15.0."],["The `InterconnectDiagnosticsARPEntry` class is used to describe ARP neighbor entries seen on a network link, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `HasIpAddress`, `HasMacAddress`, `IpAddress`, and `MacAddress`, which provide information about the ARP neighbor's IP and MAC addresses."],["The InterconnectDiagnosticsARPEntry class has two constructors: a parameterless one, and one that takes another InterconnectDiagnosticsARPEntry to create a new object."]]],[]]