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-03-24 UTC."],[[["The latest version of the `GetGlobalForwardingRuleRequest` documentation is 3.6.0, with a variety of previous versions available, ranging down to version 1.0.0."],["This page provides reference documentation for the `GetGlobalForwardingRuleRequest` class within the Compute Engine v1 API."],["The `GetGlobalForwardingRuleRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new instance and copying an existing `GetGlobalForwardingRuleRequest` instance."],["The `GetGlobalForwardingRuleRequest` class has two main properties: `ForwardingRule`, which is the name of the resource to be returned, and `Project`, which is the ID of the relevant project."]]],[]]