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-31 UTC."],[[["This page provides reference documentation for the `InterconnectDiagnosticsARPEntry` class within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `InterconnectDiagnosticsARPEntry` class describes the ARP neighbor entries that are visible on a given link."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is implemented within the `Google.Cloud.Compute.V1.dll` assembly."],["Key properties of the class include `IpAddress` and `MacAddress`, which are used to store the IP address and MAC address of an ARP neighbor, respectively, and `HasIpAddress` and `HasMacAddress` to check if they are set."],["This page also lists previous versions of the documentation, ranging from version 1.0.0 up to the latest version, allowing users to reference historical versions of the API."]]],[]]