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 API, specifically for .NET development, showcasing versions ranging from 1.0.0 to the latest 3.6.0."],["The `ResourcePoliciesScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the base `object` class."],["The `ResourcePoliciesScopedList` class includes two key properties: `ResourcePolicies`, which is a list of resource policies, and `Warning`, which is used to convey informational warnings when the resource policies list is empty."],["The documentation provides details on two constructors for `ResourcePoliciesScopedList`: a default constructor and one that takes another `ResourcePoliciesScopedList` instance as a parameter."]]],[]]