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 webpage provides documentation for the `AddressesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.12.0."],["The latest version of this API is 3.6.0, with previous versions dating back to 1.0.0 available for review."],["`AddressesScopedList` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Addresses`, a list of addresses within the scope, and `Warning`, an informational warning displayed when the address list is empty."],["There are two constructor overloads available to the `AddressesScopedList` class, one with no arguments, and another taking another `AddressesScopedList` object as a parameter."]]],[]]