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."],[[["The webpage provides documentation for the `ForwardingRulesScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, with the latest version being 3.6.0."],["`ForwardingRulesScopedList` class is a public sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `ForwardingRules`, which is a list of forwarding rules, and `Warning`, which shows a warning if the forwarding rules list is empty."],["The documentation includes links to various versions of the `ForwardingRulesScopedList`, ranging from version 1.0.0 to the latest version 3.6.0."],["There are two constructors available for the `ForwardingRulesScopedList` class, a default constructor and one that accepts another instance of `ForwardingRulesScopedList`."]]],[]]