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-04-02 UTC."],[[["This webpage details the `AddressesScopedList` class within the `Google.Cloud.Compute.V1` namespace, providing documentation for its structure and functionality."],["The latest version of the `AddressesScopedList` is 3.6.0, with several older versions, starting from 1.0.0 and up to 3.5.0, being also documented on the page."],["The `AddressesScopedList` class inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddressesScopedList` class has two constructors: a default constructor and another that accepts another `AddressesScopedList` object as a parameter, and includes two properties, one for `Addresses` which is a `RepeatedField` of `Address` objects, and one for `Warning`."],["The webpage is found in the assembly, `Google.Cloud.Compute.V1.dll`, and it includes links to the .NET documentation for `object` and `iequatable`."]]],[]]