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, part of the Google Cloud Compute API for .NET."],["The `ResourcePoliciesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default constructor and one that takes another `ResourcePoliciesScopedList` object as a parameter for copying."],["It contains two properties: `ResourcePolicies`, a list of `ResourcePolicy` objects, and `Warning`, which provides information when the `ResourcePolicies` list is empty."],["This page documents multiple versions of the `ResourcePoliciesScopedList` class from version 1.0.0 all the way up to the latest 3.6.0, as well as some prior to version 2.5.0."]]],[]]