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."],[[["The webpage provides documentation for the `SslPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, offering a range of versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["`SslPoliciesScopedList` is a public sealed class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `SslPoliciesScopedList` class has two constructors: a default constructor and a copy constructor that takes another `SslPoliciesScopedList` object as a parameter."],["The class has two main properties: `SslPolicies`, which is a list of SslPolicy objects, and `Warning`, which is of type `Warning` and provides informational warnings."],["The webpage also offers links to various versions of the documentation, including links for each version and links to the classes that are inherited or implemented."]]],[]]