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-24 UTC."],[[["This page provides documentation for the `ResourcePoliciesScopedList` class in the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and inheritance."],["The latest version available for `ResourcePoliciesScopedList` is 3.6.0, with a range of previous versions listed, starting from 1.0.0 all the way to the version this doc is based on, 2.17.0."],["`ResourcePoliciesScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object management."],["The `ResourcePolicies` property of type `RepeatedField\u003cResourcePolicy\u003e` is used to store a list of `ResourcePolicy` objects within a given scope."],["The `Warning` property, of type `Warning`, provides a mechanism to convey informational warnings in cases where the resource policies list is empty."]]],[]]