public sealed class TargetHttpsProxiesScopedList : IMessage<TargetHttpsProxiesScopedList>, IEquatable<TargetHttpsProxiesScopedList>, IDeepCloneable<TargetHttpsProxiesScopedList>, 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 webpage provides documentation for the `TargetHttpsProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across multiple versions."],["The latest documented version for `TargetHttpsProxiesScopedList` is 3.6.0, with a range of prior versions listed, going down to version 1.0.0, and the current version that this page is covering being 2.4.0."],["The `TargetHttpsProxiesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors: a default constructor and one that accepts another `TargetHttpsProxiesScopedList` object for creating a copy."],["The primary properties of this class include `TargetHttpsProxies`, which holds a list of `TargetHttpsProxy` objects, and `Warning`, which holds an informational warning message."]]],[]]