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\u003eThe \u003ccode\u003eLinkLayerAddress\u003c/code\u003e class in the Distributed Cloud Edge Network v1 API represents a pairing of an IP address with its corresponding link-layer (MAC) address.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.EdgeNetwork.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.EdgeNetwork.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLinkLayerAddress\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<LinkLayerAddress>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<LinkLayerAddress>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors: a default constructor \u003ccode\u003eLinkLayerAddress()\u003c/code\u003e and a copy constructor \u003ccode\u003eLinkLayerAddress(LinkLayerAddress other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eIpAddress\u003c/code\u003e (a string representing the IP address) and \u003ccode\u003eMacAddress\u003c/code\u003e (a string representing the MAC address).\u003c/p\u003e\n"]]],[],null,[]]