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 webpage provides documentation for the `TargetPoolsScopedList` class within the `Google.Cloud.Compute.V1` namespace, spanning versions from 1.0.0 to the latest 3.6.0."],["`TargetPoolsScopedList` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality checks, deep cloning, and buffer message operations."],["The class includes properties like `TargetPools`, a list of `TargetPool` objects, and `Warning`, which provides an informational warning when the list of target pools is empty."],["The latest release for this package is version 3.6.0, showing several prior versions available for reference, and the latest version of the documentation is for 2.16.0."]]],[]]