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, covering versions from 1.0.0 to 3.6.0."],["The `ResourcePoliciesScopedList` class is part of the Google Cloud Compute API and is used for handling lists of resource policies within a specific scope."],["It inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all under the Protobuf library."],["The class includes properties such as `ResourcePolicies` which is a list of `ResourcePolicy` objects, and `Warning` that contains warning information when the list is empty."],["The webpage highlights that the most recent version is 3.6.0, and it also has all prior versions up until 1.0.0, with each versions unique page for the ResourcePoliciesScopedList."]]],[]]