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 page details the `TargetPoolsScopedList` class within the `Google.Cloud.Compute.V1` namespace, focusing on its structure and available versions."],["`TargetPoolsScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The page provides links to documentation for multiple versions of the `TargetPoolsScopedList` class, ranging from version 1.0.0 to 3.6.0 (latest)."],["The class has two constructors, `TargetPoolsScopedList()` and `TargetPoolsScopedList(TargetPoolsScopedList other)`, and two properties: `TargetPools` (a `RepeatedField` of `TargetPool`) and `Warning`."],["The `TargetPools` property is used to contain a list of target pools, and the `Warning` property provides an informational warning if the list of addresses is empty."]]],[]]