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 latest version documented is 3.6.0, with a range of previous versions accessible from 1.0.0 through to the current version, 2.16.0."],["The `ForwardingRuleReference` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, extending functionality beyond the basic `object` class."],["The `ForwardingRuleReference` class has two constructors, one default and another that accepts a `ForwardingRuleReference` object as a parameter, for copying over to another object of the same class."],["The class includes a `ForwardingRule` property of type string, and a boolean `HasForwardingRule` property to check if the `forwarding_rule` field is set."]]],[]]