public sealed class ListCertificateTemplatesResponse : IPageResponse<CertificateTemplate>, IEnumerable<CertificateTemplate>, IEnumerable, IMessage<ListCertificateTemplatesResponse>, IEquatable<ListCertificateTemplatesResponse>, IDeepCloneable<ListCertificateTemplatesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class ListCertificateTemplatesResponse.
Response message for
[CertificateAuthorityService.ListCertificateTemplates][google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateTemplates].
[[["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\u003eListCertificateTemplatesResponse\u003c/code\u003e class within the Google Cloud Security PrivateCA V1 API, specifically within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to handle the response of listing certificate templates via the \u003ccode\u003eCertificateAuthorityService.ListCertificateTemplates\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCertificateTemplatesResponse\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIPageResponse<CertificateTemplate>\u003c/code\u003e, \u003ccode\u003eIEnumerable<CertificateTemplate>\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage<ListCertificateTemplatesResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ListCertificateTemplatesResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListCertificateTemplatesResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eCertificateTemplates\u003c/code\u003e, which is a list of certificate templates, \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, and \u003ccode\u003eUnreachable\u003c/code\u003e to list locations that were unreachable, as well as constructors and methods to facilitate its operation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also highlights various versions of the API, from version 1.0.0 up to the latest 3.9.0, with corresponding links to each version's documentation of the \u003ccode\u003eListCertificateTemplatesResponse\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]