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-31 UTC."],[[["This webpage details the `SslPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, presenting version 2.5.0 as the current view, with a vast range of older versions available."],["The `SslPoliciesScopedList` class, a part of the Google.Cloud.Compute.V1 assembly, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor `SslPoliciesScopedList()` and a copy constructor `SslPoliciesScopedList(SslPoliciesScopedList other)`."],["It includes properties like `SslPolicies`, which holds a list of `SslPolicy` objects, and `Warning`, which contains warning information related to the SSL policies."],["The latest version available for this class is 3.6.0."]]],[]]