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-31 UTC."],[[["This webpage provides documentation for the `ForwardingRulesScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.4.0."],["The `ForwardingRulesScopedList` class, which inherits from `object` and implements multiple interfaces, is used to manage a list of forwarding rules."],["The page lists available versions of the documentation, ranging from version 1.0.0 up to the latest 3.6.0, and includes links to each version's specific documentation."],["The class contains two properties: `ForwardingRules`, which holds a collection of `ForwardingRule` objects, and `Warning`, which provides informational alerts."],["The `ForwardingRulesScopedList` class has two constructor options: a default one with no parameters, and one that takes another instance of `ForwardingRulesScopedList` as a parameter to make a copy."]]],[]]