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-21 UTC."],[[["This webpage provides reference documentation for the `InterconnectDiagnosticsARPEntry` class within the Google Cloud Compute Engine v1 API, detailing its structure and usage."],["The latest version of the documentation available is 3.6.0, with a range of previous versions accessible, dating back to version 1.0.0."],["The `InterconnectDiagnosticsARPEntry` class is used to describe ARP neighbor entries on a link and inherits properties and methods from various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `InterconnectDiagnosticsARPEntry` class include `IpAddress` and `MacAddress`, both strings, alongside boolean properties `HasIpAddress` and `HasMacAddress` indicating whether the fields are set."],["The class has two constructors `InterconnectDiagnosticsARPEntry()` and `InterconnectDiagnosticsARPEntry(InterconnectDiagnosticsARPEntry)` to instantiate a new object."]]],[]]