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 within the context of the .NET library."],["The `ResourcePoliciesScopedList` class, which is part of the Google Cloud Compute API, represents a list of resource policies within a defined scope and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page displays a comprehensive list of available versions, ranging from the latest version `3.6.0` down to `1.0.0`, with links to the documentation for each version of `ResourcePoliciesScopedList`."],["It outlines the class's inheritance from `Object` and its implementation of multiple interfaces, along with inherited members and it's assembly, `Google.Cloud.Compute.V1.dll`."],["The `ResourcePoliciesScopedList` class has two constructors, a parameterless constructor and another accepting an instance of itself, and it offers access to a `ResourcePolicies` property for a list of resource policies and a `Warning` property to provide informational warnings."]]],[]]