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 page provides documentation for the `TargetHttpProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implementations."],["The `TargetHttpProxiesScopedList` class is part of the Google Cloud Compute .NET library and is available in multiple versions, with version 3.6.0 being the latest release and 1.0.0 being the earliest release, as of the content's last update."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling structured data and supporting various operations."],["`TargetHttpProxiesScopedList` has two constructors, a default constructor and another that accepts another `TargetHttpProxiesScopedList` object for copying, with the ability to handle `TargetHttpProxy` via a property called `TargetHttpProxies`."],["The class also contains a `Warning` property, which can provide informational warnings related to the state of the list when it is empty."]]],[]]