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\u003eThe webpage details the \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, focusing on its role in managing SSL certificates for Target HTTPS Proxies.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest available version, with a history of versions going as far back as 1.0.0 that can be referenced on the 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, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e class allows for the setting of a new set of SSL certificate resources, \u003ccode\u003eSslCertificates\u003c/code\u003e, to be associated with a \u003ccode\u003eTargetHttpsProxy\u003c/code\u003e resource, with a minimum of one and a maximum of fifteen SSL certificates allowed.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties are \u003ccode\u003eSslCertificates\u003c/code\u003e which is of the type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]