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 latest version of the `SslCertificatesScopedList` is 3.6.0, and the page provides links to various past versions, including all the way back to 1.0.0, which allows users to navigate through different releases."],["`SslCertificatesScopedList` is a class within the `Google.Cloud.Compute.V1` namespace and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: one default constructor `SslCertificatesScopedList()` and another `SslCertificatesScopedList(SslCertificatesScopedList other)` which accepts an instance of `SslCertificatesScopedList` as a parameter."],["The class contains properties for `SslCertificates`, which is a list of `SslCertificate` objects, and `Warning`, which is an informational warning, that replaces the list when empty."],["This is part of the Google Cloud Compute V1, found in the Google.Cloud.Compute.V1.dll assembly."]]],[]]