public sealed class RegionTargetHttpsProxiesSetSslCertificatesRequest : IMessage<RegionTargetHttpsProxiesSetSslCertificatesRequest>, IEquatable<RegionTargetHttpsProxiesSetSslCertificatesRequest>, IDeepCloneable<RegionTargetHttpsProxiesSetSslCertificatesRequest>, 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-24 UTC."],[[["The latest version of `RegionTargetHttpsProxiesSetSslCertificatesRequest` is 3.6.0, with multiple prior versions available, including versions dating back to 1.0.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The primary functionality of the `RegionTargetHttpsProxiesSetSslCertificatesRequest` class is to manage the association of SSL certificate resources with a TargetHttpsProxy, requiring exactly one SSL certificate to be specified currently."],["The class has a property, `SslCertificates`, which is of type `RepeatedField\u003cstring\u003e`, allowing for the management of SSL certificates."],["Two constructors exist for this class, one as a default constructor and the other allowing an existing `RegionTargetHttpsProxiesSetSslCertificatesRequest` to be used as a parameter."]]],[]]