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-31 UTC."],[[["The `TargetPoolsScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, is a core component of the Google Cloud Compute library, with version 3.6.0 being the latest release, and version 2.7.0 currently documented."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in managing data related to Target Pools."],["The class offers two constructors: a default constructor and another that allows creating a copy of an existing `TargetPoolsScopedList` instance."],["The `TargetPoolsScopedList` class contains two primary properties, the first named `TargetPools`, and the second named `Warning` which provides a list of target pools in the scope and an informational warning when the list is empty respectively."],["The current page lists the versions starting from the latest 3.6.0 release all the way back to 1.0.0 and all have a dedicated page for the same `TargetPoolsScopedList` class."]]],[]]