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."],[[["The latest version of the `Google.Cloud.Compute.V1.AddressesScopedList` is 3.6.0, and multiple previous versions, ranging from 1.0.0 to 3.5.0, are also documented and accessible."],["`AddressesScopedList` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `AddressesScopedList` object."],["It contains two properties: `Addresses`, which is a list of `Address` objects, and `Warning`, which provides informational warnings."],["The `AddressesScopedList` class is under the namespace `Google.Cloud.Compute.V1` and belongs to the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]