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-04-09 UTC."],[[["This webpage provides documentation for the `ForwardingRulesScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.5.0 of the .NET library."],["The `ForwardingRulesScopedList` class is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation outlines two constructors for `ForwardingRulesScopedList`: a default constructor and a copy constructor that takes another `ForwardingRulesScopedList` object as a parameter."],["Key properties of the `ForwardingRulesScopedList` class include `ForwardingRules`, a repeated field of `ForwardingRule` objects, and `Warning`, which provides an informational warning if the list of forwarding rules is empty."],["The page provides a list of available versions for this class ranging from 1.0.0 to 3.6.0, including links to the specific documentation for each respective version."]]],[]]