public sealed class SubordinateConfigChain : IMessage<SubordinateConfig.Types.SubordinateConfigChain>, IEquatable<SubordinateConfig.Types.SubordinateConfigChain>, IDeepCloneable<SubordinateConfig.Types.SubordinateConfigChain>, IBufferMessage, IMessage
This message describes a subordinate CA's issuer certificate chain. This
wrapper exists for compatibility reasons.
[[["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 content describes the \u003ccode\u003eSubordinateConfigChain\u003c/code\u003e class, which represents a subordinate CA's issuer certificate chain, primarily for compatibility purposes within the Google Cloud Security Private CA V1.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1.dll\u003c/code\u003e assembly, which has been provided for 15 versions starting from 1.0.0 up to the latest version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubordinateConfigChain\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage<SubordinateConfig.Types.SubordinateConfigChain>\u003c/code\u003e, \u003ccode\u003eIEquatable<SubordinateConfig.Types.SubordinateConfigChain>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<SubordinateConfig.Types.SubordinateConfigChain>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubordinateConfigChain\u003c/code\u003e class has two constructors, one default constructor and one that takes another \u003ccode\u003eSubordinateConfig.Types.SubordinateConfigChain\u003c/code\u003e object as a parameter, and also contains the \u003ccode\u003ePemCertificates\u003c/code\u003e property, a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, that contains the certificates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePemCertificates\u003c/code\u003e property within \u003ccode\u003eSubordinateConfigChain\u003c/code\u003e is required and expects certificates to be listed in leaf-to-root order as defined by RFC 5246.\u003c/p\u003e\n"]]],[],null,[]]