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-03-21 UTC."],[[["This webpage provides documentation for the `ForwardingRulesScopedList` class within the `Google.Cloud.Compute.V1` namespace in .NET, specifically version 2.0.0."],["The `ForwardingRulesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The class includes two constructors, one default and another allowing the cloning of an existing `ForwardingRulesScopedList` object."],["The `ForwardingRulesScopedList` class contains two properties: `ForwardingRules`, a list of forwarding rules, and `Warning`, which provides a warning when the forwarding rule list is empty."],["The page lists various versions of this class from 1.0.0 to 3.6.0, with 3.6.0 being the most current."]]],[]]