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-21 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, found in the `Google.Cloud.Compute.V1.dll` assembly, includes properties such as `ForwardingRule` (a string) and `HasForwardingRule` (a boolean) for determining if the `forwarding_rule` field is set."],["The documentation lists multiple versions of the API, ranging from the latest version 3.6.0 down to version 1.0.0, providing links to each version's documentation for the class."],["The `ForwardingRuleReference` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Two constructors are present, `ForwardingRuleReference()` which is parameterless and `ForwardingRuleReference(ForwardingRuleReference other)` which takes an instance of `ForwardingRuleReference` as a parameter."]]],[]]