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-24 UTC."],[[["This webpage provides documentation for the `TargetHttpsProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.16.0."],["The `TargetHttpsProxiesScopedList` class is a part of the Google Cloud Compute API and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the inheritance of `TargetHttpsProxiesScopedList` from the `object` class, and specifies methods such as `GetHashCode`, `GetType`, and `ToString` that it inherits from it."],["The class has two constructors, one default and another taking an instance of itself to be copied, which is documented in the available documentation."],["It also contains the properties `TargetHttpsProxies` as a list of `TargetHttpsProxy` and a warning property of the `Warning` type, as documented in the provided webpage content."]]],[]]