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 structure and functionality across multiple versions."],["The `TargetHttpsProxiesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration within the Google Cloud .NET framework."],["The class offers two constructors, one default and one that accepts another `TargetHttpsProxiesScopedList` object for copying its contents."],["It includes two main properties: `TargetHttpsProxies`, which is a list of `TargetHttpsProxy` objects, and `Warning`, which provides informational warnings in cases where the list of backend services is empty."],["The latest version available of the `TargetHttpsProxiesScopedList` class is version `3.6.0` with multiple other versions available dating back to version `1.0.0`."]]],[]]