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 provides documentation for the `ResourcePoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically detailing its implementation in .NET."],["The `ResourcePoliciesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling, comparison, deep cloning, and buffer management."],["The documentation includes a version history of the `ResourcePoliciesScopedList`, ranging from version 1.0.0 to the latest version 3.6.0, highlighting the evolution of this class over time."],["The `ResourcePoliciesScopedList` class has two key properties, `ResourcePolicies`, which is a list of resource policies, and `Warning`, which is a warning object that is used when the list is empty."],["The page lists the constructors for `ResourcePoliciesScopedList`, including a default constructor and a constructor that accepts another `ResourcePoliciesScopedList` object, useful for creating copies."]]],[]]