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, specifically for version 3.5.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["The `SslPoliciesScopedList` class has two constructors: a default constructor and one that accepts another `SslPoliciesScopedList` object for cloning."],["It includes properties for managing a list of `SslPolicy` objects (`SslPolicies`) and a `Warning` property to provide informational warnings when the policy list is empty."],["There is a wide array of older versions of this documentation, with the latest one being version 3.6.0, and the oldest being version 1.0.0."]]],[]]