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, offering a comprehensive view of its structure and functionality."],["The `InstancesScopedList` class, found in the `Google.Cloud.Compute.V1.dll` assembly, is a sealed class implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists available versions of the `InstancesScopedList` class from version 1.0.0 all the way to 3.6.0, with 3.6.0 being the latest."],["It features two constructors for `InstancesScopedList`, one being empty and the other being able to copy the input from another instance of `InstancesScopedList`."],["The class contains properties named `Instances` which holds a list of instances and a `Warning` property that displays any warnings associated with the list of instances, if it is empty."]]],[]]