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, part of the Google.Cloud.Compute.V1 namespace, with version 3.6.0 being the latest."],["The `PublicDelegatedPrefixesScopedList` class is used to represent a list of public delegated prefixes, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions for the class, from version 1.0.0 up to the latest version, 3.6.0, allowing users to access documentation for specific iterations."],["The class includes properties such as `PublicDelegatedPrefixes`, a read-only list of `PublicDelegatedPrefix`, and a `Warning` property for informational warnings."],["The class also implements multiple inherited members, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base `object` class."]]],[]]