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-04-09 UTC."],[[["This webpage details the `InstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, focusing on version 3.2.0 of the .NET library."],["The latest version available is 3.6.0, with previous versions from 1.0.0 up to 3.5.0 also documented and accessible through this webpage."],["The `InstancesScopedList` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstancesScopedList` class includes properties for `Instances`, a list of instances within the scope, and `Warning`, an informational message displayed when the list is empty."],["Constructors are provided for creating an empty `InstancesScopedList` or cloning an existing one."]]],[]]