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-04-02 UTC."],[[["This webpage provides documentation for the `SslPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace in .NET, specifically version 2.11.0."],["The class `SslPoliciesScopedList` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object` class."],["The webpage lists available versions of the documentation from version 1.0.0 up to the latest, 3.6.0, allowing users to access the respective documentations."],["`SslPoliciesScopedList` includes properties such as `SslPolicies`, a list of SSL policies within a scope, and `Warning`, which provides informational warnings if the policy list is empty."],["The page details the constructors for `SslPoliciesScopedList`, one default and one that takes another instance of the class as a parameter."]]],[]]