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."],[[["The webpage provides documentation for the `ResourcePoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically in version 2.14.0 and other versions."],["`ResourcePoliciesScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["The class has two constructors: a default constructor and a copy constructor that takes another `ResourcePoliciesScopedList` object as a parameter."],["It includes properties for `ResourcePolicies`, which is a list of `ResourcePolicy` objects, and `Warning`, which provides an informational warning if the resource policy list is empty."],["The documentation offers a list of all available versions, ranging from the latest (3.6.0) to the oldest (1.0.0), each with its own specific URL for detailed reference."]]],[]]