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."],[[["The webpage provides documentation for the `TargetHttpProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implemented interfaces."],["It offers links to various versions of the `TargetHttpProxiesScopedList` class documentation, ranging from version 1.0.0 to the latest version 3.6.0."],["The `TargetHttpProxiesScopedList` class, part of the Google Cloud Compute API, is a sealed class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two key properties: `TargetHttpProxies`, a list of `TargetHttpProxy` objects, and `Warning`, which provides information when the list of target HTTP proxies is empty."],["The class provides two constructors, a parameterless constructor and one that accepts another instance of `TargetHttpProxiesScopedList` for initialization."]]],[]]