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 in version 3.0.0, along with links to earlier versions of the class."],["The `ResourcePoliciesScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["It offers two constructors: a default constructor `ResourcePoliciesScopedList()` and a copy constructor `ResourcePoliciesScopedList(ResourcePoliciesScopedList other)`."],["The class includes two main properties: `ResourcePolicies`, which is a `RepeatedField` list of `ResourcePolicy` objects, and `Warning`, a property that provides a `Warning` object when the list of resource policies is empty."],["The latest version of the documentation is available at version 3.6.0, with a range of versions from 1.0.0 to 3.6.0 linked for reference."]]],[]]