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."],[[["This webpage provides documentation for the `TargetPoolsScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.4.0."],["The `TargetPoolsScopedList` class, which inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is a public sealed class in the Google.Cloud.Compute.V1.dll assembly."],["The page allows you to view documentation for various versions of the class, ranging from version 1.0.0 to the latest version, 3.6.0."],["The class includes two constructors, `TargetPoolsScopedList()` and `TargetPoolsScopedList(TargetPoolsScopedList other)`, along with two main properties: `TargetPools`, which is a list of target pools, and `Warning`, which describes informational warnings."],["The class `TargetPoolsScopedList` includes access to inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]