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 latest version of the `PublicDelegatedPrefixesScopedList` is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["`PublicDelegatedPrefixesScopedList` is a class that inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides functionality to list `PublicDelegatedPrefixes` within a specific scope, as well as to indicate whether or not there are warnings relating to the list using the `Warning` property."],["The `PublicDelegatedPrefixes` property, of type `RepeatedField\u003cPublicDelegatedPrefix\u003e`, lists the PublicDelegatedPrefixes contained in the scope, and the `Warning` property, of type `Warning`, handles informational warnings when the list is empty."],["The `PublicDelegatedPrefixesScopedList` class can be instantiated using two public constructors, one empty and one that receives the same class as a parameter."]]],[]]