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-24 UTC."],[[["This webpage details the `ForwardingRulesScopedList` class within the `Google.Cloud.Compute.V1` namespace, outlining its structure and functionality across multiple versions."],["The latest version available for the `ForwardingRulesScopedList` class is 3.6.0, with a range of versions from 1.0.0 up to 3.6.0 accessible via their respective links."],["The `ForwardingRulesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes two constructors, a default constructor and another that takes a `ForwardingRulesScopedList` object as a parameter."],["It contains properties such as `ForwardingRules`, which is a list of `ForwardingRule` objects, and `Warning`, which is of the type `Warning`, both of which are detailed in their respective value tables."]]],[]]