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-04-09 UTC."],[[["This webpage provides documentation for the `SslCertificatesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.5.0 of the library."],["The `SslCertificatesScopedList` class is part of the `Google.Cloud.Compute.V1` assembly and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from the latest version 3.6.0 down to version 1.0.0, with hyperlinks to each version's documentation."],["The `SslCertificatesScopedList` class has two constructors, one default and another that takes an existing `SslCertificatesScopedList` object as a parameter."],["The class has two properties: `SslCertificates`, a `RepeatedField` of `SslCertificate` objects, and `Warning`, which is used to provide informational warnings."]]],[]]