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 latest version of `SslCertificatesScopedList` is 3.6.0, as part of the Google.Cloud.Compute.V1 namespace."],["There are multiple versions available, spanning from version 1.0.0 to the latest 3.6.0, showing a history of the class's development."],["`SslCertificatesScopedList` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering a range of functionalities."],["The class includes a property named SslCertificates, which holds a list of `SslCertificate` objects within the scope."],["A Warning property is included to give an informational warning that replaces the list of backend services when it is empty."]]],[]]