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-04-09 UTC."],[[["This webpage provides documentation for the `TargetHttpsProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.5.0."],["The latest version documented is 3.6.0, with several previous versions dating back to 1.0.0, each with its corresponding documentation link."],["The `TargetHttpsProxiesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `TargetHttpsProxies`, which is a `RepeatedField` of `TargetHttpsProxy`, and `Warning`, which provides an informational message."],["Constructors are provided for creating new instances of TargetHttpsProxiesScopedList, either default or by copying another instance."]]],[]]