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-21 UTC."],[[["The latest version available for the `GetForwardingRuleRequest` is 3.6.0, while the current page is documented under version 2.10.0."],["This page provides reference documentation and code samples for the `GetForwardingRuleRequest` class within the Compute Engine v1 API."],["The `GetForwardingRuleRequest` class is used as a request message for the `ForwardingRules.Get` method in the Compute Engine v1 API."],["The class `GetForwardingRuleRequest` includes properties such as `ForwardingRule`, `Project`, and `Region`, all of which are strings."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from object."]]],[]]