public sealed class ForwardingRulesScopedList : IMessage<ForwardingRulesScopedList>, IEquatable<ForwardingRulesScopedList>, IDeepCloneable<ForwardingRulesScopedList>, 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 `ForwardingRulesScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, specifically focusing on version 3.3.0."],["The `ForwardingRulesScopedList` class is part of the `Google.Cloud.Compute.V1.dll` assembly and inherits from the base `object` class, while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ForwardingRules`, which is a list of `ForwardingRule` objects, and `Warning`, which provides an informational warning if the forwarding rule list is empty."],["The documentation includes links to various older versions, all the way from 1.0.0 to the most recent 3.6.0, of the `ForwardingRulesScopedList` class in the same namespace."]]],[]]