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."],[[["This webpage provides documentation for the `GetGlobalForwardingRuleRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.5.0."],["The `GetGlobalForwardingRuleRequest` class is a request message used for retrieving information about a global forwarding rule, as part of the GlobalForwardingRules.Get method."],["The page outlines that `GetGlobalForwardingRuleRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling different types of operations."],["The documentation offers reference links to older and newer versions of the same class, including version 3.6.0 (latest), as well as every version dating back to version 1.0.0."],["Key properties of this class include `ForwardingRule`, used to specify the forwarding rule resource name, and `Project`, which defines the project ID for the request."]]],[]]