public sealed class TargetSslProxiesSetSslCertificatesRequest : IMessage<TargetSslProxiesSetSslCertificatesRequest>, IEquatable<TargetSslProxiesSetSslCertificatesRequest>, IDeepCloneable<TargetSslProxiesSetSslCertificatesRequest>, IBufferMessage, IMessage
public RepeatedField<string> SslCertificates { get; }
New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e is 3.6.0, with numerous prior versions available for reference, spanning from 1.0.0 to the present version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e is a class in the Google.Cloud.Compute.V1 namespace, and is part of the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e object as a parameter, allowing for duplication, and has one property called \u003ccode\u003eSslCertificates\u003c/code\u003e which is a list of strings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSslCertificates\u003c/code\u003e property is used to associate multiple SSL certificates with a TargetSslProxy, requiring at least one certificate and allowing up to 15.\u003c/p\u003e\n"]]],[],null,[]]