public sealed class FetchCaCertsResponse : IMessage<FetchCaCertsResponse>, IEquatable<FetchCaCertsResponse>, IDeepCloneable<FetchCaCertsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class FetchCaCertsResponse.
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 provided content details the \u003ccode\u003eFetchCaCertsResponse\u003c/code\u003e class within the Google Cloud Security Private CA V1 API, specifically version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a response message for the \u003ccode\u003eCertificateAuthorityService.FetchCaCerts\u003c/code\u003e method, used within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eMultiple previous versions of the Google Cloud Security Private CA V1 API are available, ranging from version 1.0.0 up to the latest 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchCaCertsResponse\u003c/code\u003e class includes a \u003ccode\u003eCaCerts\u003c/code\u003e property, which contains the PEM encoded certificate chains for active Certificate Authority resources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchCaCertsResponse\u003c/code\u003e class inherits from object, and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]