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 of the Google.Cloud.Compute.V1 API for InterconnectDiagnosticsARPEntry is 3.6.0, with a range of available versions from 1.0.0 up to this latest release."],["The InterconnectDiagnosticsARPEntry class provides reference documentation and code samples for describing ARP neighbor entries on a link within the Compute Engine v1 API."],["This class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members from the base Object class."],["The InterconnectDiagnosticsARPEntry class has properties to get and set the IP address and MAC address of an ARP neighbor, as well as boolean properties to check if each of those have been set."],["This class also has two different constructors, one that is empty, and one that uses another InterconnectDiagnosticsARPEntry as a parameter."]]],[]]