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 page details the \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, which is used to manage SSL certificate associations for TargetHttpsProxy resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.6.0, with a range of prior versions from 1.0.0 to 3.5.0 also documented on this page.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eIt features a public property \u003ccode\u003eSslCertificates\u003c/code\u003e of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, allowing you to specify a collection of SSL certificates to be associated with the TargetHttpsProxy, with a minimum of one and a maximum of 15 allowed.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two public constructors: one with no arguments and one that accepts another \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]