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 page provides documentation for the `RegionTargetHttpsProxiesSetSslCertificatesRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for the .NET environment."],["The `RegionTargetHttpsProxiesSetSslCertificatesRequest` class is used to manage SSL certificates for Target HTTPS Proxy resources and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance from the `Object` class and includes a list of inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This page details the class's constructors, with one being parameterless and the other taking an instance of `RegionTargetHttpsProxiesSetSslCertificatesRequest` as an argument, and it also outlines its property, `SslCertificates`, which is a `RepeatedField` of strings representing the SSL certificates."],["It shows the different versions of the class from 1.0.0 to 3.6.0, with 3.6.0 being the latest."]]],[]]