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 provides documentation for the `InstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.5.0, and its various versions."],["`InstancesScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class has two constructors, a default constructor `InstancesScopedList()` and one that takes another `InstancesScopedList` as a parameter, named `other`."],["The `InstancesScopedList` class contains properties such as `Instances`, which is a `RepeatedField` list of `Instance` types, and `Warning`, which is a `Warning` type object that provides information when the instance list is empty."],["The latest version available on this page is version 3.6.0 of the Google Cloud Compute V1 InstancesScopedList."]]],[]]