public sealed class ResourcePoliciesScopedList : IMessage<ResourcePoliciesScopedList>, IEquatable<ResourcePoliciesScopedList>, IDeepCloneable<ResourcePoliciesScopedList>, 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 details the `ResourcePoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.2.0, in the context of .NET development."],["The latest version documented is 3.6.0, and links are provided for historical versions, ranging back to 1.0.0, allowing developers to reference previous versions of the documentation."],["The `ResourcePoliciesScopedList` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ResourcePoliciesScopedList` class include `ResourcePolicies`, a `RepeatedField` of `ResourcePolicy` objects, and `Warning`, used for informational warnings."],["The page provides information on two constructors for `ResourcePoliciesScopedList`, one default and another that accepts an existing `ResourcePoliciesScopedList` object."]]],[]]