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 the .NET environment, with versions ranging from 1.0.0 to the latest 3.6.0."],["The `ForwardingRulesScopedList` class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and another that allows creating a copy of an existing `ForwardingRulesScopedList` instance."],["`ForwardingRulesScopedList` contains two properties: `ForwardingRules`, which holds a list of `ForwardingRule` objects, and `Warning`, which is used to convey informational warnings when the list of forwarding rules is empty."],["The latest version of `ForwardingRulesScopedList` is 3.6.0."]]],[]]