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 multiple historical versions available for reference, spanning from 1.0.0 to the present version."],["This class, `RegionTargetHttpsProxiesSetSslCertificatesRequest`, allows users to manage SSL certificates for TargetHttpsProxy resources and implements various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` for enhanced functionality."],["The class is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["It includes a `SslCertificates` property, which is a `RepeatedField` collection of strings, representing a new set of SSL certificate resources to be associated."],["The class `RegionTargetHttpsProxiesSetSslCertificatesRequest` can be constructed either as an empty instance or via a copy constructor that takes another instance of the same class."]]],[]]