public sealed class PublicDelegatedPrefixesScopedList : IMessage<PublicDelegatedPrefixesScopedList>, IEquatable<PublicDelegatedPrefixesScopedList>, IDeepCloneable<PublicDelegatedPrefixesScopedList>, 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-24 UTC."],[[["The webpage provides documentation for the `PublicDelegatedPrefixesScopedList` class, within the `Google.Cloud.Compute.V1` namespace, specifically for version 1.2.0 and several other previous versions, up to version 3.6.0, which is considered the latest."],["This class is a part of the Google Cloud Compute .NET library, implemented with multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inheriting from the `Object` class."],["The documentation lists multiple versions of the class, allowing users to access the documentation for specific versions, from the latest `3.6.0` back down to version `1.0.0`."],["The `PublicDelegatedPrefixesScopedList` class has two constructors, one being an empty constructor and the other taking another `PublicDelegatedPrefixesScopedList` as a parameter, and includes two main properties, `PublicDelegatedPrefixes` and `Warning`."],["The class contains properties `PublicDelegatedPrefixes`, which is a list of `PublicDelegatedPrefix` objects, and `Warning`, which is of type `Warning`, used to provide informational messages when the prefixes list is empty."]]],[]]