public sealed class Help.Types.Link : IMessage<Help.Types.Link>, IEquatable<Help.Types.Link>, IDeepCloneable<Help.Types.Link>, IBufferMessage, IMessage
[[["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 documentation details the \u003ccode\u003eHelp.Types.Link\u003c/code\u003e class, which is used to describe a URL link and is part of the \u003ccode\u003eGoogle.Rpc\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Api.CommonProtos.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHelp.Types.Link\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors, specifically a default constructor \u003ccode\u003eLink()\u003c/code\u003e and a copy constructor \u003ccode\u003eLink(Help.Types.Link other)\u003c/code\u003e, allowing for the creation of new instances and the duplication of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt features two key properties, \u003ccode\u003eDescription\u003c/code\u003e and \u003ccode\u003eUrl\u003c/code\u003e, which are used to define what the link offers and the actual URL address, respectively, and two fields, \u003ccode\u003eDescriptionFieldNumber\u003c/code\u003e and \u003ccode\u003eUrlFieldNumber\u003c/code\u003e, that indicate the field number for the "description" and "url" fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHelp.Types.Link\u003c/code\u003e class has different methods to perform operations such as \u003ccode\u003eCalculateSize\u003c/code\u003e, \u003ccode\u003eClone\u003c/code\u003e, \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eMergeFrom\u003c/code\u003e, \u003ccode\u003eToString\u003c/code\u003e and \u003ccode\u003eWriteTo\u003c/code\u003e, which allow to calculate the message size, create a copy, compare, get the object hash, merge from different sources and convert to a string or write into a stream, respectively.\u003c/p\u003e\n"]]],[],null,[]]