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-21 UTC."],[[["This webpage provides documentation for the `RegionTargetHttpsProxiesSetSslCertificatesRequest` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 up to the latest 3.6.0."],["The `RegionTargetHttpsProxiesSetSslCertificatesRequest` class is used to manage SSL certificates associated with a TargetHttpsProxy resource, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers a constructor that allows for the creation of a new instance, either default or based on an existing `RegionTargetHttpsProxiesSetSslCertificatesRequest` instance."],["The `SslCertificates` property, which is of type `RepeatedField\u003cstring\u003e`, is used to manage a collection of SSL certificate resources that are associated with a given `TargetHttpsProxy`."]]],[]]