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-24 UTC."],[[["This page provides documentation for the `GetForwardingRuleRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `GetForwardingRuleRequest` class is used to request details about a specific forwarding rule and is the primary subject on the page."],["The content lists available versions of the API, ranging from the latest 3.6.0 down to 1.0.0, providing historical access and version-specific information."],["The `GetForwardingRuleRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for compatibility and advanced functionality."],["The documentation describes the available constructors and properties like `ForwardingRule`, `Project`, and `Region`, which are used to specify the forwarding rule being requested."]]],[]]