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."],[[["The document provides version history and details for `TargetPoolsScopedList` within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["`TargetPoolsScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in Google Cloud's .NET library."],["The `TargetPoolsScopedList` class includes properties for `TargetPools`, a list of target pools, and `Warning`, which provides information when the list of addresses is empty."],["The document lists a detailed version history of `TargetPoolsScopedList` dating back to version 1.0.0."],["The `TargetPoolsScopedList` class has two constructors and inherits some members from `object`, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]