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 API, specifically version 2.8.0, and provides access to versions up to 3.6.0, the latest release."],["The `ForwardingRulesScopedList` class is a sealed class that inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two main properties: `ForwardingRules`, which is a list of `ForwardingRule` objects, and `Warning`, which is used to provide an informational warning if the forwarding rules list is empty."],["The webpage details the constructor of the `ForwardingRulesScopedList` and also provides links to documentation for inherited members, the namespace, and the assembly for the V1 class."],["The webpage is structured to provide easy navigation to other versions of the documentation, ranging from version 1.0.0 to 3.6.0."]]],[]]