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 provides documentation for the \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically detailing its various versions and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e is available in multiple versions, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access documentation relevant to their specific project's dependencies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e 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, showcasing its versatility within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property \u003ccode\u003eSslCertificates\u003c/code\u003e of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, which allows for the association of multiple SSL certificates with a TargetHttpsProxy resource, requiring a minimum of one certificate and supporting up to 15.\u003c/p\u003e\n"],["\u003cp\u003eThe class also offers two constructors, a default constructor and one allowing an existing TargetHttpsProxiesSetSslCertificatesRequest object to be specified.\u003c/p\u003e\n"]]],[],null,[]]