public sealed class AddressesScopedList : IMessage<AddressesScopedList>, IEquatable<AddressesScopedList>, IDeepCloneable<AddressesScopedList>, 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 details the `AddressesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.14.0, with the latest version being 3.6.0."],["The `AddressesScopedList` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for handling addresses in a scoped list."],["The class contains two primary properties: `Addresses`, which is a list of `Address` objects, and `Warning`, which provides a warning message if the address list is empty."],["There are multiple versioned links provided, ranging from version 1.0.0 up to the latest 3.6.0, for the `AddressesScopedList` class, allowing users to access documentation for different versions."],["The `AddressesScopedList` class has two constructors: a parameterless one, and one that takes another `AddressesScopedList` object as a parameter."]]],[]]