public sealed class LinkLayerAddress : IMessage<LinkLayerAddress>, IEquatable<LinkLayerAddress>, IDeepCloneable<LinkLayerAddress>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class LinkLayerAddress.
LinkLayerAddress contains an IP address and corresponding link-layer address.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eLinkLayerAddress\u003c/code\u003e class within the Google Cloud Edge Network v1 API, specifically version 1.1.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkLayerAddress\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e, represents a pairing of an IP address with a link-layer address and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that takes another \u003ccode\u003eLinkLayerAddress\u003c/code\u003e object as a parameter, used for creating new instances of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkLayerAddress\u003c/code\u003e class includes two primary properties, \u003ccode\u003eIpAddress\u003c/code\u003e and \u003ccode\u003eMacAddress\u003c/code\u003e, both of which are strings representing the IP address and MAC address of a network neighbor, respectively.\u003c/p\u003e\n"]]],[],null,[]]