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, detailing its properties, constructors, and implemented interfaces."],["The `ForwardingRulesScopedList` class is part of the Google.Cloud.Compute.V1 assembly and is used to manage a scoped list of forwarding rules."],["The webpage lists all the versions of this class, with version 3.6.0 being the most recent, and shows the availability of prior versions going back to version 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use within the Google Cloud Protobuf framework."],["`ForwardingRulesScopedList` contains a `ForwardingRules` property of type `RepeatedField\u003cForwardingRule\u003e` to store a collection of forwarding rules and a `Warning` property to handle informational messages."]]],[]]