public sealed class Help : IMessage<Help>, IEquatable<Help>, IDeepCloneable<Help>, IBufferMessage, IMessage
Provides links to documentation or for performing an out of band action.
For example, if a quota check failed with an error indicating the calling
project hasn't enabled the accessed service, this can contain a URL pointing
directly to the right place in the developer console to flip the bit.
[[["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\u003eHelp\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Rpc\u003c/code\u003e namespace, provides documentation links or guidance for out-of-band actions, such as enabling a service in the developer console.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHelp\u003c/code\u003e objects can be constructed with a default constructor or by copying another \u003ccode\u003eHelp\u003c/code\u003e object, and it also 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHelp\u003c/code\u003e class includes a \u003ccode\u003eLinks\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eLink\u003c/code\u003e objects that contain URLs for additional information about handling errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHelp\u003c/code\u003e class has methods to calculate size, clone itself, compare equality with another object, merge information from other objects or streams, and override core functions like ToString and GetHashcode.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHelp\u003c/code\u003e class is accessible through its static \u003ccode\u003eDescriptor\u003c/code\u003e and \u003ccode\u003eParser\u003c/code\u003e properties, allowing interaction with the class.\u003c/p\u003e\n"]]],[],null,[]]