public sealed class TargetPoolsScopedList : IMessage<TargetPoolsScopedList>, IEquatable<TargetPoolsScopedList>, IDeepCloneable<TargetPoolsScopedList>, 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 `TargetPoolsScopedList` class, part of the `Google.Cloud.Compute.V1` namespace, is used for managing a list of target pools in a specific scope."],["This class supports .NET implementations including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this library is 3.6.0, with various previous versions listed and accessible, all the way back to 1.0.0."],["`TargetPoolsScopedList` contains a property `TargetPools` that holds a list of `TargetPool` objects, and a `Warning` property for informational messages."],["The `TargetPoolsScopedList` class has two constructors, one being a parameterless constructor and the other, a copy constructor."]]],[]]