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 implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with protobuf structures."],["The latest version documented is 3.6.0, while the version associated with the class documentation is 2.2.0, and there is a historical list of versions starting from 1.0.0."],["The `TargetHttpsProxiesScopedList` class features properties like `TargetHttpsProxies`, a list of `TargetHttpsProxy` instances, and `Warning`, an informational warning that replaces the list if it is empty."],["The class has two constructors: one default constructor and one that takes another `TargetHttpsProxiesScopedList` instance for copying."]]],[]]