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-31 UTC."],[[["This webpage provides documentation for the `TargetHttpProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.1.0, and references to all the previous versions as well."],["The `TargetHttpProxiesScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `TargetHttpProxies` of type `RepeatedField\u003cTargetHttpProxy\u003e`, which represents a list of TargetHttpProxies within the scope."],["The `Warning` property, of type `Warning`, provides informational warnings that are displayed when the list of backend services is empty."],["The documentation also details the `TargetHttpProxiesScopedList` class's constructors, including a parameterised constructor to construct the object."]]],[]]