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 page provides documentation for the `TargetHttpsProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.14.0."],["The `TargetHttpsProxiesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, equality comparison, deep cloning, and buffer operations."],["The class offers two constructors: a default constructor and one that takes another `TargetHttpsProxiesScopedList` object for creating a new instance based on an existing one."],["It includes properties such as `TargetHttpsProxies`, which holds a list of `TargetHttpsProxy` objects, and `Warning`, which contains warning information when the list of backend services is empty."],["The latest version available for this class is 3.6.0, and there are multiple other versions available ranging down to version 1.0.0, which are all linkable through the page."]]],[]]