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."],[[["This webpage provides documentation for the `SslCertificatesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.0.0, and includes links to various other versions, with 3.6.0 being the latest."],["The `SslCertificatesScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality from the base `object` class."],["The class contains two constructors, one default and one that accepts another `SslCertificatesScopedList` instance for creating a copy."],["It has two main properties, `SslCertificates` which holds a list of `SslCertificate` objects, and `Warning` which is used to convey informational warnings."],["The webpage covers inherited members like `GetHashCode()`, `GetType()` and `ToString()`, and shows the assembly `Google.Cloud.Compute.V1.dll` as a component of the library."]]],[]]