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-04-09 UTC."],[[["This webpage provides documentation for the `ResourcePoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The documentation covers multiple versions of the library, ranging from version 1.0.0 to the latest 3.6.0, allowing users to navigate through different releases and their associated documentation."],["The `ResourcePoliciesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and its members include properties such as `ResourcePolicies` and `Warning`."],["There are two constructors available for creating `ResourcePoliciesScopedList` objects: a default constructor and one that takes another `ResourcePoliciesScopedList` object as a parameter for copying."],["The document refers to the assembly `Google.Cloud.Compute.V1.dll` and outlines inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the `object` class."]]],[]]