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-04-09 UTC."],[[["The latest version available for `RegionTargetHttpsProxiesSetSslCertificatesRequest` is 3.6.0, with a list of versions going back to 1.0.0."],["`RegionTargetHttpsProxiesSetSslCertificatesRequest` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default constructor and one that accepts another `RegionTargetHttpsProxiesSetSslCertificatesRequest` as a parameter for copying."],["The `SslCertificates` property, of type `RepeatedField\u003cstring\u003e`, is used to define a set of `SslCertificate` resources that will be associated with a specific `TargetHttpsProxy`."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]