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-08 UTC."],[[["\u003cp\u003eThe latest version of the Google.Cloud.Compute.V1 library is 3.6.0, with multiple previous versions available for reference, ranging from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHelp\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, version 2.1.0, provides functionality for accessing documentation or performing out-of-band actions, such as guiding users to enable services.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHelp\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\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\u003eHelpLink\u003c/code\u003e objects, providing URLs for handling errors and accessing additional information.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a Help object: a default \u003ccode\u003eHelp()\u003c/code\u003e constructor and a \u003ccode\u003eHelp(Help other)\u003c/code\u003e constructor allowing for a copy to be made.\u003c/p\u003e\n"]]],[],null,[]]