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-24 UTC."],[[["This webpage provides documentation for the `ForwardingRuleReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implemented interfaces."],["The latest version documented is 3.6.0, with a comprehensive list of versions spanning from 1.0.0 up to 3.6.0, each linked to its corresponding documentation."],["The `ForwardingRuleReference` class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors `ForwardingRuleReference()` and `ForwardingRuleReference(ForwardingRuleReference)` allowing for the creation of new instances, either empty or cloned."],["It exposes a `ForwardingRule` property of type string, along with a `HasForwardingRule` property to check if the forwarding rule field is set."]]],[]]