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-04-09 UTC."],[[["This document provides reference information for the `InterconnectDiagnosticsARPEntry` class within the Google.Cloud.Compute.V1 API, specifically for version 3.2.0."],["The `InterconnectDiagnosticsARPEntry` class is used to describe ARP neighbor entries seen on a link and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating instances of the class, and properties such as `HasIpAddress`, `HasMacAddress`, `IpAddress`, and `MacAddress`, which allow for the setting and retrieval of IP and MAC address information."],["The provided documentation covers API versions ranging from 1.0.0 to 3.6.0 (latest) for the `InterconnectDiagnosticsARPEntry` class, with links to each version."]]],[]]