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."],[[["This webpage provides documentation for the `RegionTargetHttpsProxiesSetSslCertificatesRequest` class within the Google.Cloud.Compute.V1 namespace."],["The latest available version of this class is `3.6.0`, while the current page displays the documentation for version `2.8.0`."],["The `RegionTargetHttpsProxiesSetSslCertificatesRequest` class is used to manage SSL certificates associated with TargetHttpsProxy resources and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a property `SslCertificates` of type `RepeatedField\u003cstring\u003e`, which holds a list of SslCertificate resources to be associated with the TargetHttpsProxy."],["There are multiple different versions of the class available, from the latest 3.6.0 all the way back to version 1.0.0."]]],[]]