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 latest version of `InstancesScopedList` is 3.6.0, and the page lists numerous historical versions, ranging from 1.0.0 to 3.6.0, each linking to its respective documentation."],["The `InstancesScopedList` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstancesScopedList` class contains properties such as `Instances` which is a list of instances within a certain scope, and `Warning` which represents an informative warning."],["The webpage provides documentation for the constructors of the `InstancesScopedList` class, which are the default constructor, `InstancesScopedList()`, and a constructor that takes another `InstancesScopedList` object as a parameter."]]],[]]