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, specifically version 1.2.0, and is part of the .NET reference documentation."],["The `SslCertificatesScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The page lists various versions of the `Google.Cloud.Compute.V1` library, ranging from version 1.0.0 to the latest version, 3.6.0, with direct links to each version's documentation."],["The `SslCertificatesScopedList` class contains two properties: `SslCertificates`, which is a list of SslCertificate objects, and `Warning`, which provides informational messages if the list of backend services is empty."],["The `SslCertificatesScopedList` class has two constructors, one is a default no-argument constructor and the other accepts another instance of `SslCertificatesScopedList` as a parameter."]]],[]]