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 details the `ResourcePoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.0.0, with links to older versions."],["`ResourcePoliciesScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class provides two constructors: a default constructor and one that accepts another `ResourcePoliciesScopedList` instance."],["It contains two primary properties: `ResourcePolicies`, a list of `ResourcePolicy` objects, and `Warning`, which provides information when the `ResourcePolicies` list is empty."],["The page contains a full list of versions that are available, starting from the latest 3.6.0 down to 1.0.0."]]],[]]