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 2.10.0."],["The latest version documented is 3.6.0, with links to documentation for previous versions going back to version 1.0.0 of the `SslCertificatesScopedList`."],["The `SslCertificatesScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to ensure functionality and compatibility."],["This class contains two main properties: `SslCertificates`, which holds a list of SSL certificates, and `Warning`, which provides informational warnings if the list is empty."],["There are two constructors available for the `SslCertificatesScopedList` class: a default constructor and a copy constructor, allowing object creation from other `SslCertificatesScopedList`."]]],[]]