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 history of versions ranging from 1.0.0 to the current one, and it is part of the Google.Cloud.Compute.V1 namespace."],["This class, `RegionTargetHttpsProxiesSetSslCertificatesRequest`, allows the association of one or more `SslCertificate` resources with a `TargetHttpsProxy` resource."],["The `RegionTargetHttpsProxiesSetSslCertificatesRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for serialization, comparison, cloning, and buffer message handling."],["This class contains a property named `SslCertificates`, which is a `RepeatedField` of type string, representing the new set of SSL certificate resources to associate with the `TargetHttpsProxy`."]]],[]]