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 provides documentation for the `InstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its versions, inheritance, implementations, constructors, and properties."],["The `InstancesScopedList` class is part of the `Google.Cloud.Compute.V1.dll` assembly and is a sealed class implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the `InstancesScopedList`, ranging from the latest `3.6.0` down to `1.0.0`, each with a corresponding link to its specific documentation."],["The class offers two constructors: a default constructor `InstancesScopedList()` and another `InstancesScopedList(InstancesScopedList other)` that takes an `InstancesScopedList` object as a parameter for copying."],["The `InstancesScopedList` class contains two properties, `Instances`, a repeated list of Instance, and `Warning`, a warning that displays when the list is empty."]]],[]]