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 webpage provides documentation for the `TargetPoolsScopedList` class within the Google Cloud Compute V1 API, specifically version 2.13.0."],["The latest version of the `TargetPoolsScopedList` class is 3.6.0, with historical versions ranging from 1.0.0 up to the most recent version."],["`TargetPoolsScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties: `TargetPools`, which is a list of `TargetPool` objects, and `Warning`, which provides an informational warning if the target pools list is empty."],["This class is part of the namespace `Google.Cloud.Compute.V1` and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]