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 webpage provides documentation for the `SslPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute library for .NET."],["It lists multiple versions of the library, ranging from version 1.0.0 up to the latest version 3.6.0, each with a link to their respective `SslPoliciesScopedList` documentation."],["The `SslPoliciesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes two constructors, a default one and one that accepts another `SslPoliciesScopedList` object as a parameter, along with properties for `SslPolicies` and `Warning`."],["The `SslPolicies` property is a list of type `SslPolicy`, while the `Warning` property is used to display informational warnings related to the SSL policies."]]],[]]