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, detailing its properties, constructors, and implementations."],["The `SslCertificatesScopedList` class is part of the `Google.Cloud.Compute.V1` assembly (`Google.Cloud.Compute.V1.dll`) and has a current latest version of 3.6.0, with numerous other previous version links available."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and has inheritance from `Object`."],["Key properties of `SslCertificatesScopedList` include `SslCertificates`, a `RepeatedField` list of `SslCertificate` objects, and `Warning`, an informational warning replacing the backend service list when empty."],["There are two defined constructors, one default `SslCertificatesScopedList()` and another that takes a `SslCertificatesScopedList` parameter to create a copy."]]],[]]