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 implementation and usage.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows setting or updating SSL certificates for a \u003ccode\u003eTargetHttpsProxy\u003c/code\u003e resource, as seen through the \u003ccode\u003eSslCertificates\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.6.0, and the page provides access to multiple past versions ranging down to 1.0.0.\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, making it compatible with various Protobuf functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors for creating new instances, either as an empty object or by copying an existing \u003ccode\u003eTargetHttpsProxiesSetSslCertificatesRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]