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 of the Google.Cloud.Compute.V1 library documented on this page is 3.6.0, and the current page is focused on version 2.13.0, showing that the document provides history of previous versions going down to version 1.0.0."],["The `ForwardingRuleReference` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ForwardingRuleReference` class has two constructors: a default constructor and another that accepts a `ForwardingRuleReference` object as a parameter."],["Key properties of `ForwardingRuleReference` are `ForwardingRule` (a string) and `HasForwardingRule` (a boolean), which is used to check if the \"forwarding_rule\" field is set."]]],[]]