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 page details the `TargetHttpProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, serving as a component of the Google Cloud Compute API in .NET."],["It lists available versions of the `TargetHttpProxiesScopedList` class, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to select the appropriate version for their project."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and various functionalities."],["The class provides two constructors, a default one and one that accepts another `TargetHttpProxiesScopedList` object for copying, offering flexibility in object creation."],["The `TargetHttpProxiesScopedList` class contains two properties: `TargetHttpProxies` which is a list of TargetHttpProxy, and `Warning`, which is used to provide informational warnings when the list of backend services is empty."]]],[]]