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 latest version available for `ForwardingRulesScopedList` is 3.6.0, with previous versions ranging down to 1.0.0."],["`ForwardingRulesScopedList` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides a structure for managing a list of forwarding rules within a specific scope and is found in the `Google.Cloud.Compute.V1` namespace."],["`ForwardingRulesScopedList` has two constructors: a default constructor, and another that takes in another `ForwardingRulesScopedList` as a parameter."],["The `ForwardingRulesScopedList` class includes properties for `ForwardingRules`, a list of type `ForwardingRule`, and a `Warning` property for informational warnings."]]],[]]