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-21 UTC."],[[["This webpage provides reference documentation for the `GetGlobalForwardingRuleRequest` class in the Compute Engine v1 API, part of the `Google.Cloud.Compute.V1` namespace."],["The `GetGlobalForwardingRuleRequest` class is used to construct a request message for retrieving a specific global forwarding rule and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document covers the latest version, 3.6.0, and provides access to previous versions, starting from 1.0.0, down to the page's current version of 2.14.0."],["The documentation details the class's inheritance from the object class, the implemented interfaces, and lists inherited members, along with two constructors and their parameters."],["The page also lists the two public properties, `ForwardingRule` and `Project`, along with the properties' type and description."]]],[]]