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-04-09 UTC."],[[["The webpage provides documentation for the `TargetPoolsScopedList` class within the `Google.Cloud.Compute.V1` namespace, spanning versions from 1.0.0 to the latest 3.6.0."],["`TargetPoolsScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in handling target pool lists."],["The `TargetPoolsScopedList` class includes a `TargetPools` property, which is a `RepeatedField` of `TargetPool` objects, representing the list of target pools, and a `Warning` property of type `Warning`, used to display warnings if the list is empty."],["The webpage content indicates there are multiple versions of `TargetPoolsScopedList` available, with the latest version being 3.6.0, but this particular documentation page relates to version 3.3.0 of the component."]]],[]]