public sealed class FetchCaCertsResponse : IMessage<FetchCaCertsResponse>, IEquatable<FetchCaCertsResponse>, IDeepCloneable<FetchCaCertsResponse>, IBufferMessage, IMessage
Response message for
[CertificateAuthorityService.FetchCaCerts][google.cloud.security.privateca.v1.CertificateAuthorityService.FetchCaCerts].
public RepeatedField<FetchCaCertsResponse.Types.CertChain> CaCerts { get; }
The PEM encoded CA certificate chains of all
[ACTIVE][CertificateAuthority.State.ACTIVE] [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority]
resources in this [CaPool][google.cloud.security.privateca.v1.CaPool].
[[["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 latest version available is 3.9.0, with various previous versions ranging from 3.8.0 down to 1.0.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents the \u003ccode\u003eFetchCaCertsResponse\u003c/code\u003e class, which is a response message for \u003ccode\u003eCertificateAuthorityService.FetchCaCerts\u003c/code\u003e, within version 3.0.0 of the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFetchCaCertsResponse\u003c/code\u003e 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 inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCaCerts\u003c/code\u003e property in the \u003ccode\u003eFetchCaCertsResponse\u003c/code\u003e class provides the PEM encoded CA certificate chains of all active \u003ccode\u003eCertificateAuthority\u003c/code\u003e resources within a \u003ccode\u003eCaPool\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for the \u003ccode\u003eFetchCaCertsResponse\u003c/code\u003e class, a default constructor and one that accepts another \u003ccode\u003eFetchCaCertsResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]