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-31 UTC."],[[["This webpage details the `PublicDelegatedPrefixesScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.4.0 of the library."],["The latest version for this class is 3.6.0, and the page offers links to prior versions all the way down to 1.0.0."],["`PublicDelegatedPrefixesScopedList` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties: `PublicDelegatedPrefixes`, a list of `PublicDelegatedPrefix` objects, and `Warning`, which provides an informational message if the prefix list is empty."],["The class has two contructors, one that is empty, and one that takes in another PublicDelegatedPrefixesScopedList object."]]],[]]