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 latest version of `TargetPoolsScopedList` is 3.6.0, part of the `Google.Cloud.Compute.V1` namespace."],["There are multiple versions available, spanning from version 1.0.0 to the latest 3.6.0, including many in between such as version 2.17.0 and 3.0.0."],["`TargetPoolsScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `TargetPoolsScopedList` has two constructors, a default one, and another that copies from another `TargetPoolsScopedList`."],["This class includes properties for `TargetPools`, which is a list of target pools within the scope, and `Warning`, which provides informational messages if the address list is empty."]]],[]]