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."],[[["The content provides documentation for the `SslCertificatesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and the .NET versions it's associated with."],["Version 3.6.0 is the latest release of the `SslCertificatesScopedList` documentation, with versions ranging from 1.0.0 to 3.6.0 being documented for Google Cloud Compute V1."],["The `SslCertificatesScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `SslCertificatesScopedList` class contains properties like `SslCertificates`, a list of `SslCertificate` objects, and `Warning`, which provides an informational warning if the list of backend services is empty."],["The `SslCertificatesScopedList` class is constructed via a default constructor, or through one that takes an `SslCertificatesScopedList` as a parameter."]]],[]]