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."],[[["The latest version available for `TargetHttpsProxiesScopedList` is 3.6.0, and there are multiple previous versions accessible, ranging from 3.5.0 down to 1.0.0."],["`TargetHttpsProxiesScopedList` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetHttpsProxies` property provides a list of `TargetHttpsProxy` objects within the scope, utilizing the `RepeatedField` type from Google.Protobuf."],["The class includes a `Warning` property, which can provide informational warnings when the list of backend services is empty."],["There are two constructors available, a default constructor `TargetHttpsProxiesScopedList()` and a copy constructor `TargetHttpsProxiesScopedList(TargetHttpsProxiesScopedList other)` which accepts a `TargetHttpsProxiesScopedList` as an argument."]]],[]]