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 page provides documentation for the `GetGlobalForwardingRuleRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `GetGlobalForwardingRuleRequest` is used to request details about a specific global forwarding rule and it implements multiple interfaces for message handling and cloning."],["This documentation covers version 2.5.0, with a range of versions from 1.0.0 to 3.6.0 available, where 3.6.0 is the latest version."],["`GetGlobalForwardingRuleRequest` has two constructors, one empty and the other taking in another `GetGlobalForwardingRuleRequest`, and two properties to define the `ForwardingRule` and the `Project` they are a part of."]]],[]]