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, focusing on .NET development."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions from 3.5.0 down to 1.0.0, all linked for reference."],["The `SslPoliciesScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to work within the Google.Protobuf framework."],["The class has two constructors, one default and one that accepts another `SslPoliciesScopedList` instance, enabling easy creation and copying of objects."],["`SslPoliciesScopedList` includes properties such as `SslPolicies`, which contains a list of `SslPolicy` objects, and `Warning`, to present informational messages related to the list."]]],[]]