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 content pertains to the `TargetHttpsProxiesScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET library, specifically version 2.12.0."],["This class, `TargetHttpsProxiesScopedList`, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two constructors: a default constructor `TargetHttpsProxiesScopedList()` and another that takes a `TargetHttpsProxiesScopedList` object as a parameter."],["The `TargetHttpsProxiesScopedList` class includes two main properties: `TargetHttpsProxies`, which is a list of `TargetHttpsProxy` objects, and `Warning`, which provides an informational warning when the list is empty."],["The content provides a list of versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest."]]],[]]