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-09 UTC."],[[["The webpage provides documentation for the `SslPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, spanning multiple versions."],["The latest version available is 3.6.0, while this page specifically details version 3.3.0, and prior versions are listed as low as version 1.0.0."],["The `SslPoliciesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SslPoliciesScopedList` class include `SslPolicies`, which is a list of `SslPolicy` objects, and `Warning`, which provides an informational warning when the SSL policy list is empty."],["The class has 2 constructors available, one default and one that accepts another `SslPoliciesScopedList` object as a parameter."]]],[]]