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, detailing its properties, constructors, and inherited members."],["The `TargetHttpsProxiesScopedList` class is part of the Google Cloud Compute API and is available in various versions, from the latest 3.6.0 down to 1.0.0, allowing users to access the specific version of the library that suits their needs."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer management."],["Key properties of the `TargetHttpsProxiesScopedList` class include `TargetHttpsProxies`, which is a list of `TargetHttpsProxy` objects, and `Warning`, which provides an informational warning if the list of backend services is empty."],["The document describes the `TargetHttpsProxiesScopedList` class that includes two constructors: a default constructor and one that accepts another instance of `TargetHttpsProxiesScopedList` as a parameter."]]],[]]