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, specifically for version 2.16.0."],["The `ForwardingRulesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The latest version documented is 3.6.0, with numerous previous versions down to 1.0.0 also listed and linked."],["The class includes two constructors, one default and another that accepts another instance of the `ForwardingRulesScopedList` class as a parameter, and has properties `ForwardingRules`, and `Warning`."],["The `ForwardingRules` property is a `RepeatedField` of `ForwardingRule`, listing the forwarding rules within a scope, while the `Warning` property, of type `Warning`, provides informational warnings if the list of forwarding rules is empty."]]],[]]