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 implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkLayerAddress\u003c/code\u003e class provides two constructors: a default constructor and one that takes another \u003ccode\u003eLinkLayerAddress\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eIpAddress\u003c/code\u003e to store the IP address as a string, and \u003ccode\u003eMacAddress\u003c/code\u003e to store the MAC address as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe reference documentation covers versions 1.0.0 through 1.4.0 of the Google.Cloud.EdgeNetwork.V1 API, with 1.4.0 being the latest release.\u003c/p\u003e\n"]]],[],null,[]]