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-04-01 UTC."],[[["The latest version of the ForwardingRuleReference is 3.6.0, which can be found in the Google Cloud Compute V1 library."],["This documentation provides access to versions of the ForwardingRuleReference from version 1.0.0 up to the latest 3.6.0 version, with 2.1.0 being a currently viewed version."],["The ForwardingRuleReference class, inheriting from Object, implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes a string property named `ForwardingRule`, and also a boolean property `HasForwardingRule`, which indicates whether the `forwarding_rule` field is set."],["There are two constructors provided for ForwardingRuleReference, one parameterless and one that takes another `ForwardingRuleReference` as a parameter."]]],[]]