public sealed class GetForwardingRuleRequest : IMessage<GetForwardingRuleRequest>, IEquatable<GetForwardingRuleRequest>, IDeepCloneable<GetForwardingRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetForwardingRuleRequest.
A request message for ForwardingRules.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-31 UTC."],[[["This webpage provides documentation for the `GetForwardingRuleRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The content covers the class's implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It details the `GetForwardingRuleRequest` class constructors, including a default constructor and a copy constructor."],["The documentation lists properties of the `GetForwardingRuleRequest` class, including `ForwardingRule`, `Project`, and `Region`, each with string values."],["The page also includes a history of the different versions of this package, from 1.0.0 up to the latest 3.6.0."]]],[]]