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-04-09 UTC."],[[["The `GetForwardingRuleRequest` class, part of the Compute Engine v1 API, is used to request details about a specific forwarding rule."],["This page provides documentation and code samples for the `GetForwardingRuleRequest` class, including its constructors, properties, and the interfaces it implements."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact within the Google Cloud environment."],["The documentation covers a range of versions of the Google Cloud Compute V1 API, from version 1.0.0 up to the latest release, 3.6.0, allowing users to reference documentation relevant to their selected version."],["The `GetForwardingRuleRequest` class has properties like `ForwardingRule`, `Project`, and `Region`, which are strings used to specify the request parameters."]]],[]]