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 provides documentation for the `AddressesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.5.0 of the library."],["The `AddressesScopedList` class, which inherits from `Object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to function with protobuf messages."],["The class contains two key properties, `Addresses`, a list of `Address` objects, and `Warning`, an informational field to be used if the list of addresses is empty."],["The documentation lists all available versions of the `AddressesScopedList` class, ranging from version 1.0.0 to the latest version 3.6.0."]]],[]]