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 latest version available for `TargetHttpProxiesScopedList` is 3.6.0, with multiple previous versions dating back to 1.0.0, all accessible via their respective documentation links."],["The `TargetHttpProxiesScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetHttpProxiesScopedList` class includes two constructors, one parameterless and one accepting another `TargetHttpProxiesScopedList` instance for initialization."],["The class has two primary properties: `TargetHttpProxies`, a `RepeatedField` of `TargetHttpProxy` objects that holds the list of target HTTP proxies, and `Warning`, which provides informational warnings."]]],[]]