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-21 UTC."],[[["The webpage provides documentation for the `InstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.15.0."],["The latest version available of this class is `3.6.0`, and the page offers access to documentation for multiple previous versions of this class, ranging from `1.0.0` to the latest."],["`InstancesScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."],["The class has two constructors, a default one and another that accepts an `InstancesScopedList` object, and exposes properties `Instances` and `Warning`."],["The `Instances` property provides a list of instances within the scope, while `Warning` informs if the instance list is empty."]]],[]]