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 for reference."],["This class, `GetGlobalForwardingRuleRequest`, is used to request a specific GlobalForwardingRule."],["The class `GetGlobalForwardingRuleRequest` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`GetGlobalForwardingRuleRequest` has properties for `ForwardingRule` and `Project`, both of which are string types."],["There are two constructors available for creating instances of the `GetGlobalForwardingRuleRequest` class: one default and one that accepts another `GetGlobalForwardingRuleRequest` object as a parameter."]]],[]]