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 webpage provides documentation for the `SslCertificatesScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.8.0."],["The `SslCertificatesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The page lists a range of versions for the `SslCertificatesScopedList`, from 1.0.0 up to the latest 3.6.0."],["The `SslCertificatesScopedList` class has two constructors and two main properties: `SslCertificates`, a repeated field of `SslCertificate`, and `Warning`, which provides information when the list is empty."],["The documentation is for the .Net language, allowing for reference of the `SslCertificatesScopedList` Class."]]],[]]