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 webpage provides documentation for the `TargetInstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically in version 2.8.0."],["The latest version available of this class is 3.6.0, and the page offers access to documentation for multiple previous versions of this class, ranging from 1.0.0 up to the latest."],["`TargetInstancesScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `TargetInstancesScopedList()` which is the default, and `TargetInstancesScopedList(TargetInstancesScopedList other)`, which can take a previous instance of itself as a parameter."],["The `TargetInstancesScopedList` class contains two properties, `TargetInstances`, which is a list of target instances, and `Warning`, which is an informational warning if the list is empty."]]],[]]