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.11.0."],["The page outlines the class's inheritance from `object` and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the two constructors available for `PublicDelegatedPrefixesScopedList`, one default and the other accepting an instance of `PublicDelegatedPrefixesScopedList` as a parameter."],["It lists two key properties of the class: `PublicDelegatedPrefixes`, a read-only list of PublicDelegatedPrefix objects, and `Warning`, which contains information when the list of public delegated prefixes is empty."],["This is a log of all versions of the `PublicDelegatedPrefixesScopedList` class starting from version 1.0.0 up to the latest version 3.6.0."]]],[]]