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."],[[["The latest version of the `Google.Cloud.Compute.V1.SslCertificatesScopedList` is 3.6.0, with numerous previous versions available, ranging down to 1.0.0."],["The `SslCertificatesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `SslCertificatesScopedList` has two constructors: a default constructor and one that takes another `SslCertificatesScopedList` object."],["The `SslCertificates` property is a list of `SslCertificate` objects within the current scope."],["The `Warning` property, of type `Warning`, is used to convey an informational warning when the list of backend services is empty."]]],[]]