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 of the `TargetHttpsProxiesScopedList` is 3.6.0, and the documentation provides links to various prior versions, starting from 1.0.0 up to the latest release."],["`TargetHttpsProxiesScopedList` is a class within the `Google.Cloud.Compute.V1` namespace, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object`."],["The class `TargetHttpsProxiesScopedList` contains properties such as `TargetHttpsProxies`, which is a list of `TargetHttpsProxy` objects, and `Warning`, which provides informational warnings when the backend services list is empty."],["There are two constructors for `TargetHttpsProxiesScopedList`, one is a default constructor, and the second is a constructor that accepts another `TargetHttpsProxiesScopedList` as a parameter for creation."],["The class `TargetHttpsProxiesScopedList` is located within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]