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-31 UTC."],[[["The latest version of the `SslPoliciesScopedList` is 3.6.0, but this page is documenting version 2.8.0, with many other versions in between available for reference."],["`SslPoliciesScopedList` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and it inherits from the `object` class."],["The class includes a default constructor and a copy constructor to create new instances."],["It contains properties for a list of `SslPolicies` and a `Warning` which is used to provide information when the list of `SslPolicies` is empty."],["The `SslPoliciesScopedList` class is found within the `Google.Cloud.Compute.V1` namespace and is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]