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.1.0, with links to older versions."],["`ResourcePoliciesScopedList` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for handling lists of resource policies."],["The class includes properties for managing a list of `ResourcePolicy` objects within its scope through `ResourcePolicies`, and a `Warning` property for providing informational warnings."],["The latest version of the documentation is version 3.6.0, while this page covers version 2.1.0 of the documentation."],["The class provides two constructors: a default `ResourcePoliciesScopedList()` and a `ResourcePoliciesScopedList(ResourcePoliciesScopedList other)` for copying."]]],[]]