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-24 UTC."],[[["This webpage provides documentation for the `TargetHttpProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.5.0 of the .NET library."],["The `TargetHttpProxiesScopedList` class is part of the Google Cloud Compute API and includes methods for implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists all available versions of the `TargetHttpProxiesScopedList`, ranging from version 1.0.0 to the latest version 3.6.0."],["The class includes properties such as `TargetHttpProxies`, a `RepeatedField` collection of `TargetHttpProxy` objects, and `Warning`, which is an informational warning that replaces the list when it's empty."],["The webpage details the constructors available, `TargetHttpProxiesScopedList()` and `TargetHttpProxiesScopedList(TargetHttpProxiesScopedList other)`, which is used to duplicate an existing object."]]],[]]