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."],[[["This webpage details the `SslPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.0.0 of the library."],["The latest version, 3.6.0, and many other previous versions dating back to 1.0.0, of the `SslPoliciesScopedList` are accessible from the webpage."],["`SslPoliciesScopedList` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `SslPolicies`, a list of `SslPolicy` objects, and `Warning`, which provides a message if the SSL policy list is empty."],["The class has a default and an overloaded constructor which accepts a `SslPoliciesScopedList` for its use."]]],[]]