public sealed class Help : Protobuf.IMessage<Help>, Protobuf.IBufferMessage
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 in version 2.2.0 of the Google.Api.CommonProtos library, provides a mechanism to include links to relevant documentation or actions related to errors, such as enabling a service in the developer console.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements the \u003ccode\u003eProtobuf.IBufferMessage\u003c/code\u003e interface and inherits from the .NET \u003ccode\u003eObject\u003c/code\u003e class, residing within the Google.Api.CommonProtos.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHelp\u003c/code\u003e objects can be created using the \u003ccode\u003eHelp()\u003c/code\u003e default constructor or the \u003ccode\u003eHelp(Help other)\u003c/code\u003e constructor, which allows for creating a copy of an existing \u003ccode\u003eHelp\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinks\u003c/code\u003e property within the \u003ccode\u003eHelp\u003c/code\u003e class, of type \u003ccode\u003eProtobuf.Collections.RepeatedField<Help.Types.Link>\u003c/code\u003e, stores a list of URLs that provide further guidance on handling errors.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods are available to handle \u003ccode\u003eHelp\u003c/code\u003e objects, 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.\u003c/p\u003e\n"]]],[],null,[]]