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-04-09 UTC."],[[["The webpage provides documentation for the `PublicDelegatedPrefixesScopedList` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and going as far back as version 1.0.0."],["`PublicDelegatedPrefixesScopedList` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from the Google Protobuf library."],["The class includes a constructor `PublicDelegatedPrefixesScopedList(PublicDelegatedPrefixesScopedList other)` that allows for creating an instance by copying another, and a default parameterless constructor."],["It has properties for managing public delegated prefixes, including `PublicDelegatedPrefixes`, which is a list of prefixes, and `Warning`, which provides informational warnings when the list is empty."],["The class inherits core functionalities from `object` such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]