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."],[[["The latest version of the `ForwardingRuleReference` is 3.6.0, as shown by the provided link."],["This page documents the `ForwardingRuleReference` class, part of the `Google.Cloud.Compute.V1` namespace within the .NET environment."],["The `ForwardingRuleReference` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The `ForwardingRuleReference` class contains a `ForwardingRule` property of type string, which is used to hold the value of a forwarding rule."],["The documentation shows a history of versions going as far back as version 1.0.0 for the `ForwardingRuleReference`."]]],[]]