public sealed class TargetHttpProxiesScopedList : IMessage<TargetHttpProxiesScopedList>, IEquatable<TargetHttpProxiesScopedList>, IDeepCloneable<TargetHttpProxiesScopedList>, 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."],[[["This webpage provides documentation for the `TargetHttpProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest."],["The `TargetHttpProxiesScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object`."],["The class has two constructors: a default constructor `TargetHttpProxiesScopedList()` and a copy constructor `TargetHttpProxiesScopedList(TargetHttpProxiesScopedList other)`."],["The class contains properties like `TargetHttpProxies`, which is a list of `TargetHttpProxy`, and `Warning`, which provides an informational warning if the list is empty."],["This document lists previous versions of the `TargetHttpProxiesScopedList` class dating back to version 1.0.0."]]],[]]