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-04-09 UTC."],[[["The page provides documentation for the `ForwardingRuleReference` class within the `Google.Cloud.Compute.V1` namespace, with version 3.3.0 being the focus."],["This `ForwardingRuleReference` class is part of the `Google.Cloud.Compute.V1.dll` assembly, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of this documentation is 3.6.0, with versions ranging down to 1.0.0 for historical reference."],["The `ForwardingRuleReference` class inherits from the base `object` class and has two constructors, a default constructor and one that takes another `ForwardingRuleReference` object."],["The class has properties such as `ForwardingRule`, which is a string type and `HasForwardingRule` which returns a boolean value indicating if the forwarding_rule field has been set."]]],[]]