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-31 UTC."],[[["This webpage details the `RegionTargetHttpsProxiesSetSslCertificatesRequest` class within the `Google.Cloud.Compute.V1` namespace for .NET development."],["The class is used for managing SSL certificates associated with TargetHttpsProxy resources, providing methods to set and associate these certificates."],["This page lists the different version history of the class ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest release, and 2.10.0 being the currently selected version."],["The `RegionTargetHttpsProxiesSetSslCertificatesRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also includes information on the `SslCertificates` property which takes a `RepeatedField` of strings, indicating the set of `SslCertificate` resources to be associated with a `TargetHttpsProxy` resource."]]],[]]