public sealed class InstancesScopedList : IMessage<InstancesScopedList>, IEquatable<InstancesScopedList>, IDeepCloneable<InstancesScopedList>, 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 webpage provides documentation for the \u003ccode\u003eInstancesScopedList\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.8.0 of the library, with links to a wide array of versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstancesScopedList\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in managing lists of instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eInstances\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eInstance\u003c/code\u003e objects, representing a list of instances, and \u003ccode\u003eWarning\u003c/code\u003e, which provides an informational warning if the list is empty.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default one, \u003ccode\u003eInstancesScopedList()\u003c/code\u003e, and another that accepts an \u003ccode\u003eInstancesScopedList\u003c/code\u003e object for copying, \u003ccode\u003eInstancesScopedList(InstancesScopedList other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes inherited members from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, which are standard methods in .NET.\u003c/p\u003e\n"]]],[],null,[]]