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, as indicated in the provided list of versions."],["This page details the `ForwardingRulesScopedList` class from the `Google.Cloud.Compute.V1` namespace, as implemented in version 2.14.0."],["The `ForwardingRulesScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ForwardingRulesScopedList` has two properties: `ForwardingRules`, which is a list of `ForwardingRule` objects, and `Warning`, which is used when the forwarding rule list is empty."],["There are two constructors for `ForwardingRulesScopedList`: a default constructor and one that takes another `ForwardingRulesScopedList` as a parameter."]]],[]]