public sealed class SslCertificatesScopedList : IMessage<SslCertificatesScopedList>, IEquatable<SslCertificatesScopedList>, IDeepCloneable<SslCertificatesScopedList>, 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 latest version of the `SslCertificatesScopedList` is 3.6.0, and the page provides links to various other versions, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, and down to 1.0.0."],["The `SslCertificatesScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces, including `IMessage\u003cSslCertificatesScopedList\u003e`, `IEquatable\u003cSslCertificatesScopedList\u003e`, `IDeepCloneable\u003cSslCertificatesScopedList\u003e`, `IBufferMessage`, and `IMessage`."],["`SslCertificatesScopedList` contains a property called `SslCertificates`, which holds a list of `SslCertificate` objects, and a `Warning` property."],["This class has two constructors: a default constructor (`SslCertificatesScopedList()`) and a constructor that takes another `SslCertificatesScopedList` object as a parameter for copying (`SslCertificatesScopedList(SslCertificatesScopedList other)`)."]]],[]]