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-31 UTC."],[[["This webpage provides documentation for the `SslCertificatesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0, and other versions."],["The `SslCertificatesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in Google Cloud's .NET libraries."],["The documentation details the class's constructors, including a default constructor and a copy constructor, that allows the creation of new instances or copies of itself."],["Key properties of the `SslCertificatesScopedList` class include `SslCertificates`, a list of `SslCertificate` objects, and `Warning`, which contains an informational message."],["The page also provides links to the documentations for all versions, from 1.0.0 up to 3.6.0, with 3.6.0 being the latest version, for the `SslCertificatesScopedList` class."]]],[]]