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 webpage provides documentation for the `ForwardingRulesScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET library, with a focus on versions ranging from 1.0.0 to 3.6.0."],["The `ForwardingRulesScopedList` class, part of the Google Cloud Compute API, is designed to handle lists of forwarding rules, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from `Object` and includes properties such as `ForwardingRules`, a list of `ForwardingRule` objects, and `Warning`, which provides a message if the forwarding rules list is empty."],["The documentation site lists all versions of the ForwardingRulesScopedList class, with version 3.6.0 being the latest."],["There is information about the public constructors for the ForwardingRulesScopedList, both with and without parameter input."]]],[]]