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, specifically version 2.13.0."],["The class `TargetHttpsProxiesScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to work within the Google.Protobuf framework."],["The page outlines that `TargetHttpsProxiesScopedList` contains properties such as `TargetHttpsProxies` which is a list of TargetHttpsProxy objects, and `Warning`, which is used for informational warnings."],["There are several documented versions available, from version 1.0.0 all the way to the latest 3.6.0, with each version having its own documentation page."],["The class also contains two documented constructors, one default constructor, and another one that takes in a `TargetHttpsProxiesScopedList` object as a parameter."]]],[]]