public sealed class TargetHttpsProxiesSetSslCertificatesRequest : IMessage<TargetHttpsProxiesSetSslCertificatesRequest>, IEquatable<TargetHttpsProxiesSetSslCertificatesRequest>, IDeepCloneable<TargetHttpsProxiesSetSslCertificatesRequest>, IBufferMessage, IMessage
public RepeatedField<string> SslCertificates { get; }
New set of SslCertificate resources to associate with this TargetHttpsProxy resource. 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\u003eThis webpage details the \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, focusing on its structure and functionality in various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version documented is 3.6.0, while the class is also available in many previous versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e allows you to set or update SSL certificates associated with a \u003ccode\u003eTargetHttpsProxy\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class has specific constructors, one being default and the other enabling creating a copy from another instance of the same class.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for a list of up to 15 SSL certificates to be specified with the \u003ccode\u003eSslCertificates\u003c/code\u003e property, which uses \u003ccode\u003eRepeatedField<string>\u003c/code\u003e to store the collection.\u003c/p\u003e\n"]]],[],null,[]]