public sealed class CertificateConfig.Types.SubjectConfig : IMessage<CertificateConfig.Types.SubjectConfig>, IEquatable<CertificateConfig.Types.SubjectConfig>, IDeepCloneable<CertificateConfig.Types.SubjectConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class CertificateConfig.Types.SubjectConfig.
These values are used to create the distinguished name and subject
alternative name fields in an X.509 certificate.
[[["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-07 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eCertificateConfig.Types.SubjectConfig\u003c/code\u003e class within the Google Cloud Security PrivateCA V1 API, detailing its use in X.509 certificate generation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubjectConfig\u003c/code\u003e is a sealed class that 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 has \u003ccode\u003eobject\u003c/code\u003e as its base inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes versions ranging from 1.0.0 to 3.9.0, with 3.9.0 being the latest, accessible via links to each respective version's page.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSubjectConfig\u003c/code\u003e class are \u003ccode\u003eSubject\u003c/code\u003e, representing the distinguished name, and \u003ccode\u003eSubjectAltName\u003c/code\u003e, representing subject alternative names in the X.509 certificate.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eSubjectConfig()\u003c/code\u003e and another that takes another \u003ccode\u003eSubjectConfig\u003c/code\u003e object as a parameter, \u003ccode\u003eSubjectConfig(CertificateConfig.Types.SubjectConfig other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]