public sealed class GetGlobalForwardingRuleRequest : IMessage<GetGlobalForwardingRuleRequest>, IEquatable<GetGlobalForwardingRuleRequest>, IDeepCloneable<GetGlobalForwardingRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetGlobalForwardingRuleRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the `GetGlobalForwardingRuleRequest` documentation is 3.6.0, with multiple previous versions available, starting from version 1.0.0."],["`GetGlobalForwardingRuleRequest` is a class within the Compute Engine v1 API and is used to request a specific forwarding rule, as indicated by the method description."],["The class `GetGlobalForwardingRuleRequest` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetGlobalForwardingRuleRequest` has two constructors and two properties: `ForwardingRule`, which takes a string of the rule name, and `Project`, which takes a string of the project ID for the request."]]],[]]