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."],[[["This webpage provides reference documentation for the `GetGlobalForwardingRuleRequest` class in the Google Compute Engine v1 API, with the current version being 2.7.0."],["The `GetGlobalForwardingRuleRequest` class is used to request information about a specific global forwarding rule and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the `GetGlobalForwardingRuleRequest` class's constructors and properties, including `ForwardingRule` and `Project`, which are used to specify the forwarding rule and the project for the request."],["The page lists numerous previous versions of the documentation for the same request class, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access the appropriate documentation for their project's version."],["The class inherits functionalities from the base `object` class, and includes its inherited members `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]