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 in the .NET environment."],["The latest version of the `ForwardingRulesScopedList` is 3.6.0, and the page provides links to documentation for numerous previous versions dating back to 1.0.0."],["`ForwardingRulesScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ForwardingRulesScopedList` class contains a `ForwardingRules` property, which is a list of forwarding rules, and a `Warning` property to indicate informational warnings when the list is empty."],["The webpage describes that the `ForwardingRulesScopedList` class inherits from the `object` class and can be constructed using a default constructor or by copying another instance of the class."]]],[]]