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 for version 2.7.0."],["The latest version of this resource is 3.6.0, with various previous versions from 3.5.0 down to 1.0.0 also documented and available to browse."],["The `ResourcePoliciesScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for use in the Google Cloud environment."],["The class contains two properties: `ResourcePolicies`, which is a list of `ResourcePolicy` objects, and `Warning`, which provides an informational message if the resource policy list is empty."],["The page lists methods inherited from the base `object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]