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."],[[["The content details various versions of the `PublicDelegatedPrefixesScopedList` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest, while 2.10.0 is the current displayed version."],["This class, `PublicDelegatedPrefixesScopedList`, is part of the Google Cloud Compute .NET library and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `PublicDelegatedPrefixesScopedList` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one and another that accepts a `PublicDelegatedPrefixesScopedList` object as a parameter, allowing cloning."],["It also contains two properties, `PublicDelegatedPrefixes` which is a list of `PublicDelegatedPrefix` objects and `Warning` which provides informational warnings related to the delegated prefixes."]]],[]]