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, specifically covering versions from 1.0.0 to the latest 3.6.0."],["The `ForwardingRuleReference` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has methods like `GetHashCode()`, `GetType()`, and `ToString()`."],["It includes constructors `ForwardingRuleReference()` and `ForwardingRuleReference(ForwardingRuleReference other)`, and properties like `ForwardingRule` (a string) and `HasForwardingRule` (a boolean)."],["The documentation is for version 2.11.0 of the Google.Cloud.Compute.V1 library, but other version documentations are also available on the page."]]],[]]