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-02 UTC."],[[["This webpage provides documentation for the `TargetPoolsScopedList` class within the Google.Cloud.Compute.V1 namespace, with the latest version being 3.6.0."],["The `TargetPoolsScopedList` class, found in the Google.Cloud.Compute.V1.dll assembly, represents a scoped list of target pools and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and a copy constructor that takes another `TargetPoolsScopedList` object as a parameter."],["`TargetPoolsScopedList` includes properties for `TargetPools` (a list of target pools) and `Warning` (an informational warning when the list of addresses is empty)."],["The documentation provides an extensive version history of `TargetPoolsScopedList` dating from 1.0.0 all the way up to the current latest release at 3.6.0."]]],[]]