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 a focus on different versions."],["Version 3.6.0 is the latest version available, and there are a total of 29 versions documented on the page, spanning from version 1.0.0 up to 3.6.0."],["The `ForwardingRulesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes two constructors: a default constructor and a constructor that takes another `ForwardingRulesScopedList` object as a parameter for copying, along with the properties `ForwardingRules` which has a type of `RepeatedField\u003cForwardingRule\u003e` and `Warning` of type `Warning`."]]],[]]