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 provides documentation for the `TargetInstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions from 3.5.0 all the way back to 1.0.0 being accessible through the links provided."],["The `TargetInstancesScopedList` class is a part of the Google Cloud Compute .NET library and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TargetInstancesScopedList` contains a `TargetInstances` property that holds a list of `TargetInstance` objects and a `Warning` property for any informational warnings related to the list."],["The class offers two constructors, one default constructor and another that takes a `TargetInstancesScopedList` object as a parameter."]]],[]]