public sealed class TargetSslProxiesSetSslCertificatesRequest : IMessage<TargetSslProxiesSetSslCertificatesRequest>, IEquatable<TargetSslProxiesSetSslCertificatesRequest>, IDeepCloneable<TargetSslProxiesSetSslCertificatesRequest>, IBufferMessage, IMessage
public RepeatedField<string> SslCertificates { get; }
New set of URLs to SslCertificate resources to associate with this TargetSslProxy. 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 \u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is used to request setting SSL certificates for Target SSL Proxies, with its latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, ensuring compatibility and functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e class has two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e instance for copying, and also inherits methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSslCertificates\u003c/code\u003e property of the \u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e class allows specifying a set of SSL certificate URLs and can hold up to 15 SSL certificates, which must have at least one, and uses the type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions of the \u003ccode\u003eTargetSslProxiesSetSslCertificatesRequest\u003c/code\u003e, ranging from 1.0.0 to 3.6.0, which can be accessed via the provided links, allowing users to select the appropriate version for their needs.\u003c/p\u003e\n"]]],[],null,[]]