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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAddressesScopedList\u003c/code\u003e class represents a list of addresses within a specific scope, available in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, and is implemented in the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers various versions, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest available version.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which allows it to integrate with the Google Protocol Buffers library.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default one (\u003ccode\u003eAddressesScopedList()\u003c/code\u003e) and another that accepts an \u003ccode\u003eAddressesScopedList\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties: \u003ccode\u003eAddresses\u003c/code\u003e, a read-only list of \u003ccode\u003eAddress\u003c/code\u003e objects, and \u003ccode\u003eWarning\u003c/code\u003e, which provides informational warnings if the address list is empty.\u003c/p\u003e\n"]]],[],null,[]]