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."],[[["This webpage provides documentation for the `SslPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment."],["The most recent version of `SslPoliciesScopedList` is 3.6.0, with links available to older versions ranging from 3.5.0 down to 1.0.0."],["The `SslPoliciesScopedList` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, extending functionality beyond the basic `object` class."],["The `SslPoliciesScopedList` class contains properties such as `SslPolicies`, a list of SSL policies within the scope, and `Warning`, which provides an informational warning when the list of SSL policies is empty."],["The webpage outlines the constructors of `SslPoliciesScopedList`, which are the default constructor and one that takes another `SslPoliciesScopedList` instance as an argument."]]],[]]