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-09 UTC."],[[["This webpage provides documentation for the `ForwardingRuleReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `ForwardingRuleReference` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation covers a range of versions for `ForwardingRuleReference`, spanning from version 1.0.0 to the latest 3.6.0."],["The class offers two constructors: a default `ForwardingRuleReference()` and an overload `ForwardingRuleReference(ForwardingRuleReference other)` which is used to initialize a new instance by copying the content from another instance of the class."],["The `ForwardingRuleReference` class includes properties such as `ForwardingRule` of type string, and `HasForwardingRule` which is a boolean property."]]],[]]