public sealed class TargetInstancesScopedList : IMessage<TargetInstancesScopedList>, IEquatable<TargetInstancesScopedList>, IDeepCloneable<TargetInstancesScopedList>, 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 `TargetInstancesScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly, offering functionalities related to target instances in a scoped list."],["This class implements multiple interfaces, including `IMessage\u003cTargetInstancesScopedList\u003e`, `IEquatable\u003cTargetInstancesScopedList\u003e`, `IDeepCloneable\u003cTargetInstancesScopedList\u003e`, `IBufferMessage`, and `IMessage`, ensuring it adheres to various data handling and management protocols."],["The `TargetInstancesScopedList` class provides two constructors: a default one and another that accepts an existing `TargetInstancesScopedList` object for creating a copy."],["It includes two key properties: `TargetInstances`, which holds a list of `TargetInstance` objects, and `Warning`, which provides informational warnings if the list is empty."],["This documentation shows different versions of the `TargetInstancesScopedList`, with version 3.6.0 being the latest and it ranges all the way down to version 1.0.0."]]],[]]