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."],[[["This webpage provides documentation for the `TargetPoolsScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing its usage and properties."],["The `TargetPoolsScopedList` class represents a list of target pools, and it is found within the `Google.Cloud.Compute.V1` namespace, version 1.3.0 of the documentation."],["The webpage lists all available versions of this API class, with the most recent version being 3.6.0, and the full range spans from 1.0.0 to 3.6.0."],["`TargetPoolsScopedList` inherits from the `Object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors and two properties, `TargetPools` which is a `RepeatedField` of `TargetPool` objects, and a `Warning` property of the `Warning` object type."]]],[]]