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 across different versions."],["The latest version available is 3.6.0, with a wide range of previous versions from 3.5.0 back down to 1.0.0 also being accessible for the user to look into."],["The `AddressesScopedList` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, as can be seen by the user."],["The class has two constructors, `AddressesScopedList()` and `AddressesScopedList(AddressesScopedList other)`, along with two properties `Addresses`, which is of type `RepeatedField\u003cAddress\u003e`, and `Warning`, of type `Warning`."],["This page is part of the Google.Cloud.Compute.V1.dll assembly, providing developers with key information regarding the management of compute addresses within the Google Cloud environment."]]],[]]