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."],[[["This page provides documentation for the `TargetInstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.4.0, and lists many prior version releases of the same."],["The `TargetInstancesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes two constructors: a default constructor `TargetInstancesScopedList()` and a copy constructor `TargetInstancesScopedList(TargetInstancesScopedList other)`."],["It features two properties: `TargetInstances`, which is a `RepeatedField` containing `TargetInstance` objects, and `Warning`, which provides an informational warning when the list of target instances is empty."],["The latest version available from the documents listed is version 3.6.0, and many different versions of the documentation are available between that version and 1.0.0."]]],[]]