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."],[[["The latest version available for `InterconnectDiagnosticsARPEntry` is 3.6.0, with a range of versions available going back to version 1.0.0."],["`InterconnectDiagnosticsARPEntry` is a class in the Google.Cloud.Compute.V1 namespace, designed for describing ARP neighbor entries on a link."],["This class inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The `InterconnectDiagnosticsARPEntry` class has two properties, `IpAddress` and `MacAddress`, which are used to get or set the IP and MAC addresses of the ARP neighbor."],["The class has two constructors, one is a default constructor and the other takes an `InterconnectDiagnosticsARPEntry` object as a parameter."]]],[]]