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, with the latest version being 3.6.0."],["This class is found in the Google.Cloud.Compute.V1.dll assembly and has multiple implementations, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists historical versions of the documentation, ranging from version 1.0.0 to the latest version 3.6.0, which enables one to examine the evolution of the class."],["`SslPoliciesScopedList` has two constructors, one is a default constructor and the other accepts another `SslPoliciesScopedList` object as a parameter for creating a new one."],["It has two key properties: `SslPolicies`, which is a list of `SslPolicy` objects within the current scope, and `Warning`, which is an informational message that appears when the SSL policy list is empty."]]],[]]