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 provides documentation for the `AddressesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing various versions of the .NET library."],["The latest version of the library for the `AddressesScopedList` class is 3.6.0, with previous versions ranging from 3.5.0 down to 1.0.0, each linked to its respective documentation."],["`AddressesScopedList` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddressesScopedList` class has two constructors: a default constructor and a constructor that accepts another `AddressesScopedList` object as a parameter."],["The class includes properties such as `Addresses`, which is a list of addresses in the scope, and `Warning`, which provides a warning when the address list is empty."]]],[]]