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 the `RegionTargetHttpsProxiesSetSslCertificatesRequest` is 3.6.0, with a range of previous versions available from 1.0.0 up to 3.5.0."],["This class, `RegionTargetHttpsProxiesSetSslCertificatesRequest`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, one default and another that takes a `RegionTargetHttpsProxiesSetSslCertificatesRequest` object as a parameter, called `other`, for creating a new instance."],["The `SslCertificates` property of this class is of type `RepeatedField\u003cstring\u003e`, allowing for multiple SSL certificates to be associated with a `TargetHttpsProxy` resource."],["The Assembly associated with the class is `Google.Cloud.Compute.V1.dll` and the namespace is `Google.Cloud.Compute.V1`."]]],[]]