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, specifically version 2.17.0, as well as numerous previous versions."],["The `ForwardingRulesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in Google Cloud's data handling."],["The class contains two main properties: `ForwardingRules`, a list of `ForwardingRule` objects, and `Warning`, which provides informational warnings."],["The latest available version of the `ForwardingRulesScopedList` is version 3.6.0, while numerous versions are available all the way down to version 1.0.0."]]],[]]