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."],[[["The webpage provides documentation for the `SslPoliciesScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing various versions of the .NET library, ranging from 1.0.0 to the latest 3.6.0."],["`SslPoliciesScopedList` is a class implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for data management and manipulation."],["The class `SslPoliciesScopedList` includes two primary constructors, a default constructor and one that accepts another `SslPoliciesScopedList` object."],["The `SslPoliciesScopedList` class exposes properties like `SslPolicies`, which is a `RepeatedField` of `SslPolicy` objects, and `Warning`, which is of type `Warning`, offering information about the SSL policies within the scope."],["The webpage documents the inherited members of the object class for the `SslPoliciesScopedList` class, namely the `GetHashCode`, `GetType`, and `ToString` functions."]]],[]]