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."],[[["This page details the `TargetPoolsScopedList` class within the Google.Cloud.Compute.V1 namespace, covering versions from 1.0.0 to the latest 3.6.0."],["The `TargetPoolsScopedList` class, which implements multiple interfaces like `IMessage` and `IDeepCloneable`, is used to manage a list of target pools."],["The class includes properties like `TargetPools`, a `RepeatedField` of `TargetPool` objects, and a `Warning` property that provides informational warnings when the list is empty."],["The `TargetPoolsScopedList` class has two constructors, one default and one that accepts another `TargetPoolsScopedList` object as a parameter for cloning."],["The current version being displayed is `2.9.0`, but you can check other versions through the provided links."]]],[]]