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 provides documentation for the \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, detailing its use for managing SSL certificates in TargetHttpsProxy resources across numerous versions.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest available version, while version 3.3.0 is the current version being documented and has 30 prior versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e 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, and is derived from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe primary functionality of the class revolves around the \u003ccode\u003eSslCertificates\u003c/code\u003e property, which allows for setting a list of SSL certificate resources, where at least one certificate must be provided, and up to 15 can be specified.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers two constructors for the \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e class: a default constructor and one that accepts another \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]