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."],[[["This webpage provides documentation for the `SslPoliciesScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.2.0."],["The `SslPoliciesScopedList` class, which is part of the Google.Cloud.Compute.V1.dll assembly, represents a scoped list of SSL policies and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the `SslPoliciesScopedList`, ranging from the latest version 3.6.0 down to version 1.0.0, allowing users to reference specific releases."],["Key properties of the `SslPoliciesScopedList` class include `SslPolicies`, which contains a list of `SslPolicy` objects, and `Warning`, which provides an informational warning when the SSL policy list is empty."],["The class has two constructors: a parameterless constructor, and one that accepts another `SslPoliciesScopedList` object as a parameter."]]],[]]