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 latest version of the `InstancesScopedList` documentation is 3.6.0, with the content provided being under version 2.11.0."],["The `InstancesScopedList` class in `Google.Cloud.Compute.V1` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`InstancesScopedList` has two constructors: a default constructor and a copy constructor that takes another `InstancesScopedList` object as a parameter."],["The class includes properties for `Instances`, which is a list of `Instance` objects, and `Warning`, which provides informational warnings."],["The `InstancesScopedList` documentation spans a range of versions from 1.0.0 up to 3.6.0, detailing the evolution of this resource."]]],[]]