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."],[[["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 available is 3.6.0, while the page specifically focuses on version 3.1.0, which is also available."],["The `AddressesScopedList` class, inheriting from `object`, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `AddressesScopedList` include `Addresses`, a list of addresses in the current scope, and `Warning`, an informational message provided when the address list is empty."],["The documentation also provides a listing of every version, down to 1.0.0, all of which are linked to their own version documentation, each concerning `AddressesScopedList`."]]],[]]