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."],[[["This webpage provides reference documentation for the `InterconnectDiagnosticsARPEntry` class within the Google Compute Engine v1 API, specifically in the .NET context."],["The documentation covers a range of versions, from version 1.0.0 up to the latest version, 3.6.0, of the `Google.Cloud.Compute.V1` package, all relating to the `InterconnectDiagnosticsARPEntry` class."],["The `InterconnectDiagnosticsARPEntry` class is designed to describe the ARP neighbor entries observed on an interconnect link, and it inherits from the base object class and implements several interfaces."],["The `InterconnectDiagnosticsARPEntry` class contains constructors to create new instances, and properties to see if fields are set, as well as `IpAddress` and `MacAddress` which are properties for string data."],["This documentation is for the current version of 2.8.0 of the InterconnectDiagnosticsARPEntry, but allows for browsing the class in prior versions."]]],[]]