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-31 UTC."],[[["The latest version of the `AddressesScopedList` is 3.6.0, with various prior versions available, starting from 1.0.0."],["`AddressesScopedList` is a sealed class implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AddressesScopedList` is found within the `Google.Cloud.Compute.V1` namespace, in the `Google.Cloud.Compute.V1.dll` assembly."],["The class provides two constructors: a default constructor `AddressesScopedList()` and another that takes an `AddressesScopedList` object as a parameter."],["`AddressesScopedList` class contains two properties called `Addresses`, which is an output-only list, and `Warning`, which is an output-only informational warning."]]],[]]