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"]],[["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."],[[["The content pertains to the `InstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0 of the .NET library."],["Version 3.6.0 is the latest available version of `InstancesScopedList`, with a history of versions ranging down to version 1.0.0."],["`InstancesScopedList` implements several interfaces, including `IMessage`, `IEquatable\u003cInstancesScopedList\u003e`, `IDeepCloneable\u003cInstancesScopedList\u003e`, and `IBufferMessage`."],["The class has two constructors: a default one and another that takes an `InstancesScopedList` object as a parameter for creating a new object from an existing one."],["The class includes two properties `Instances` which is of type `RepeatedField\u003cInstance\u003e` and `Warning` of type `Warning`, which provides information on instances and potential warnings, respectively."]]],[]]