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-04-09 UTC."],[[["This webpage provides documentation for the `TargetInstancesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `TargetInstancesScopedList` class is part of the Google Cloud Compute V1 API and manages a list of target instances within a specified scope."],["The documentation covers versions ranging from 1.0.0 to the latest 3.6.0, allowing developers to access previous version information and use the most recent version."],["Key properties of `TargetInstancesScopedList` include `TargetInstances`, which is a list of `TargetInstance` objects, and `Warning`, which provides informational messages."],["The documentation defines the implementation of the class, with it inheriting from the object class and implementing IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]