public sealed class ForwardingRuleReference : IMessage<ForwardingRuleReference>, IEquatable<ForwardingRuleReference>, IDeepCloneable<ForwardingRuleReference>, IBufferMessage, IMessage
[[["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 page provides documentation for the `ForwardingRuleReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `ForwardingRuleReference` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The page lists documentation for multiple versions of `ForwardingRuleReference` from version 1.0.0 up to the latest version, 3.6.0, with each version containing its own respective subpage."],["`ForwardingRuleReference` has two constructors, a default one and another that copies the properties of an existing `ForwardingRuleReference` instance."],["Key properties of `ForwardingRuleReference` include `ForwardingRule` (a string) and `HasForwardingRule` (a boolean), indicating whether the forwarding rule is set."]]],[]]