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-04-09 UTC."],[[["The latest version of the `ResourcePoliciesScopedList` is 3.6.0, as part of the Google.Cloud.Compute.V1 package."],["This document provides a comprehensive list of all available versions of `ResourcePoliciesScopedList`, ranging from version 1.0.0 to the latest 3.6.0."],["`ResourcePoliciesScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourcePoliciesScopedList` class contains two main properties: `ResourcePolicies`, which is a list of resource policies, and `Warning`, which provides an informational message when the list is empty."],["There are two constructors for the class, one default constructor and another that takes another `ResourcePoliciesScopedList` as a parameter to construct a new one."]]],[]]