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, inheritance, and implemented interfaces."],["The `ForwardingRuleReference` class, which inherits from `Object`, serves as a reference and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available documentation versions for `ForwardingRuleReference`, ranging from version 1.0.0 to the latest 3.6.0, allowing developers to choose the relevant version for their needs."],["The class has properties such as `ForwardingRule` of string type, and `HasForwardingRule` of boolean type."],["There are two public constructors available for the class: `ForwardingRuleReference()` and `ForwardingRuleReference(ForwardingRuleReference other)`."]]],[]]