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.12.0."],["The latest version documented is 3.6.0, and links to older versions from 3.5.0 to 1.0.0 are available for `SslCertificatesScopedList`."],["`SslCertificatesScopedList` is an implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `SslCertificates`, a list of SSL certificates within the scope, and `Warning`, an informational warning that replaces an empty list."],["The `SslCertificatesScopedList` class has two constructors, a default constructor, and a copy constructor that takes another `SslCertificatesScopedList` as a parameter."]]],[]]