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 a scoped list of target instances."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cTargetInstancesScopedList\u003e`, `IDeepCloneable\u003cTargetInstancesScopedList\u003e`, and `IBufferMessage`."],["The most current release of the software is version 3.6.0, and there are many historical version from 3.5.0 all the way down to 1.0.0 that are available to look at."],["The class includes two properties, `TargetInstances`, which is a list of `TargetInstance` objects, and `Warning`, which provides an informational warning when the list of addresses is empty."]]],[]]