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 multiple versions from 1.0.0 to the latest 3.6.0."],["`TargetPoolsScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes properties such as `TargetPools`, which is a list of target pools within the scope, and `Warning`, which provides an informational warning if the address list is empty."],["The documentation details the constructors available for `TargetPoolsScopedList`, allowing for the creation of new instances, and clones from existing instances."],["The class provides access to inherited members such as GetHashCode, GetType and ToString."]]],[]]