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 structure and functionality in various versions."],["The latest documented version is 3.6.0, with numerous older versions listed ranging from 3.5.0 down to 1.0.0, each linked to their respective documentation."],["`SslCertificatesScopedList` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class."],["The class contains two constructors, `SslCertificatesScopedList()` and `SslCertificatesScopedList(SslCertificatesScopedList other)`, as well as two properties, `SslCertificates` and `Warning`."],["The `SslCertificates` property, which is a list of `SslCertificate` objects, and a `Warning` property are available to provide details and error information regarding this scope."]]],[]]