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."],[[["This webpage details the `InstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, as part of the Google Cloud Compute API for .NET."],["The latest version of this documentation is for version 3.6.0, but it covers various prior versions, extending back to version 1.0.0."],["The `InstancesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of the `InstancesScopedList` class include `Instances`, which is a list of instances within the scope, and `Warning`, which displays an informational warning when the instance list is empty."],["The class provides two constructors: a parameterless one for default initialization and another that accepts another `InstancesScopedList` instance for copying."]]],[]]