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 webpage details the `TargetInstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.13.0."],["The `TargetInstancesScopedList` class is part of the Google Cloud Compute .NET library and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties: `TargetInstances`, a list of target instances, and `Warning`, which provides informational messages if the target instance list is empty."],["The page provides access to documentation for multiple versions of the `TargetInstancesScopedList`, ranging from version 1.0.0 up to the latest version 3.6.0."],["The `TargetInstancesScopedList` class has two constructors, one default constructor and one that takes another `TargetInstancesScopedList` as a parameter to use as a source."]]],[]]