public sealed class GetGlobalForwardingRuleRequest : IMessage<GetGlobalForwardingRuleRequest>, IEquatable<GetGlobalForwardingRuleRequest>, IDeepCloneable<GetGlobalForwardingRuleRequest>, IBufferMessage, IMessage
A request message for GlobalForwardingRules.Get. See the method description for details.
[[["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 \u003ccode\u003eGetGlobalForwardingRuleRequest\u003c/code\u003e class is used to request details about a specific global forwarding rule within the Google Cloud Compute API, version 1.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports multiple versions, with the latest being 3.6.0 and older versions like 1.0.0 being available.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling its use within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for specifying the \u003ccode\u003eForwardingRule\u003c/code\u003e name and the \u003ccode\u003eProject\u003c/code\u003e ID, which are essential parameters for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor (\u003ccode\u003eGetGlobalForwardingRuleRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGetGlobalForwardingRuleRequest(GetGlobalForwardingRuleRequest other)\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]