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 latest version of the Google.Cloud.Compute.V1 library is 3.6.0, with the page primarily detailing versions down to 1.0.0."],["The `TargetInstancesScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class, `TargetInstancesScopedList`, inherits from the base `object` class within the .NET framework."],["The class `TargetInstancesScopedList` includes properties such as `TargetInstances`, a list of target instances, and `Warning`, an informational message that replaces the list when it's empty."],["There are two constructor overloads available for the `TargetInstancesScopedList` class, including a parameterless constructor, and one that takes another `TargetInstancesScopedList` object."]]],[]]