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 content provides a comprehensive list of versions for `ForwardingRuleReference` within the `Google.Cloud.Compute.V1` namespace, ranging from the latest version 3.6.0 down to version 1.0.0."],["`ForwardingRuleReference` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `Object` class."],["The `ForwardingRuleReference` class has two constructors, a default constructor `ForwardingRuleReference()` and a copy constructor `ForwardingRuleReference(ForwardingRuleReference other)`."],["The class contains a `ForwardingRule` property of type `string` and a `HasForwardingRule` boolean property to indicate if the forwarding rule field is set."],["All versions documented lead to a `ForwardingRuleReference`, with each having unique namespace, as well as the DLL file `Google.Cloud.Compute.V1.dll`."]]],[]]