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 for version 3.1.0 of the library."],["The `SslCertificatesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in protocol buffer messaging and object handling."],["The documentation includes a list of available versions ranging from 1.0.0 to 3.6.0, allowing users to access documentation for older or newer versions."],["The class has two constructors: a default constructor and a copy constructor that creates a new instance based on an existing `SslCertificatesScopedList` object, and it contains the properties `SslCertificates` and `Warning`."],["The class `SslCertificatesScopedList` contains a list of SslCertificates and a Warning property that provides informational alerts."]]],[]]