public sealed class SslPoliciesScopedList : IMessage<SslPoliciesScopedList>, IEquatable<SslPoliciesScopedList>, IDeepCloneable<SslPoliciesScopedList>, 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."],[[["The latest version available for `SslPoliciesScopedList` is 3.6.0, as indicated by the `(latest)` tag in the provided list."],["The `SslPoliciesScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, is a sealed class and it is found in the `Google.Cloud.Compute.V1.dll` assembly."],["The class `SslPoliciesScopedList` implements several interfaces, including `IMessage`, `IEquatable\u003cSslPoliciesScopedList\u003e`, `IDeepCloneable\u003cSslPoliciesScopedList\u003e`, and `IBufferMessage`."],["The class `SslPoliciesScopedList` contains two constructors: a default constructor `SslPoliciesScopedList()` and a constructor that takes another `SslPoliciesScopedList` object as a parameter, `SslPoliciesScopedList(SslPoliciesScopedList other)`."],["This class has two main properties, `SslPolicies`, which is a list of `SslPolicy` objects, and `Warning`, which provides informational warnings when the SslPolicies list is empty."]]],[]]