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, offering a comprehensive view of its structure and functionality."],["The `AddressesScopedList` class, found in the `Google.Cloud.Compute.V1.dll` assembly, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage shows documentation for multiple versions, ranging from 1.0.0 to 3.6.0 (latest), alongside the current documentation (2.4.0) for the class."],["It provides information on the class's constructors (`AddressesScopedList()`, `AddressesScopedList(AddressesScopedList)`) and properties (`Addresses`, `Warning`), detailing their types and descriptions."],["The class's inheritance structure and the inherited members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, are also documented."]]],[]]