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."],[[["Version 3.6.0 is the latest release for the Google.Cloud.Compute.V1 library, with versions ranging down to 1.0.0 being available."],["The `SslCertificatesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SslCertificatesScopedList` includes properties for managing `SslCertificates`, represented by a `RepeatedField` of `SslCertificate`, and a `Warning` property for informational alerts."],["The class `SslCertificatesScopedList` contains two constructors, a default one and one that takes another `SslCertificatesScopedList` object as a parameter."],["The namespace for the class is Google.Cloud.Compute.V1, and the relevant assembly is Google.Cloud.Compute.V1.dll."]]],[]]