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 `ForwardingRulesScopedList` class, found in the `Google.Cloud.Compute.V1` namespace, is a part of the Google.Cloud.Compute.V1.dll assembly."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The latest version of `ForwardingRulesScopedList` is 3.6.0, and versions are available all the way back to 1.0.0."],["`ForwardingRulesScopedList` includes properties such as `ForwardingRules`, which is a list of forwarding rules, and `Warning`, which displays a warning message when the list is empty."],["The class has a default and parameterized constructor that allows for instantiating the class, and copying data from an existing instance respectively."]]],[]]