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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eInterconnectDiagnosticsARPEntry\u003c/code\u003e class within the Google Cloud Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 3.6.0, with a list of versions ranging from 1.0.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInterconnectDiagnosticsARPEntry\u003c/code\u003e class describes ARP neighbor entries seen on a link and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eInterconnectDiagnosticsARPEntry()\u003c/code\u003e and \u003ccode\u003eInterconnectDiagnosticsARPEntry(InterconnectDiagnosticsARPEntry)\u003c/code\u003e, and two main properties: \u003ccode\u003eIpAddress\u003c/code\u003e and \u003ccode\u003eMacAddress\u003c/code\u003e to get the IP address and MAC address of the ARP neighbor.\u003c/p\u003e\n"],["\u003cp\u003eIt also displays \u003ccode\u003eHasIpAddress\u003c/code\u003e and \u003ccode\u003eHasMacAddress\u003c/code\u003e, two additional properties to see if the ip_address or mac_address are set respectively.\u003c/p\u003e\n"]]],[],null,[]]