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-21 UTC."],[[["This webpage provides documentation for the `PublicDelegatedPrefixesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.4.0."],["The latest version documented is 3.6.0, with previous versions listed ranging down to 1.0.0."],["The `PublicDelegatedPrefixesScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `PublicDelegatedPrefixes`, which is a list of `PublicDelegatedPrefix`, and `Warning`, which provides an informational warning when the prefix list is empty."],["This class also offers two constructors: a default one, and a second that accepts another instance of the `PublicDelegatedPrefixesScopedList` class."]]],[]]