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].
A token to retrieve next page of results. Pass this value in
[ListCertificateTemplatesRequest.page_token][google.cloud.security.privateca.v1.ListCertificateTemplatesRequest.page_token]
to retrieve the next page of results.
[[["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 for the \u003ccode\u003eListCertificateTemplatesResponse\u003c/code\u003e is 3.9.0, and the documentation provides access to all previous versions, down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListCertificateTemplatesResponse\u003c/code\u003e is a class in the Google.Cloud.Security.PrivateCA.V1 namespace, serving as a response message for the \u003ccode\u003eCertificateAuthorityService.ListCertificateTemplates\u003c/code\u003e API method.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIPageResponse<CertificateTemplate>\u003c/code\u003e, \u003ccode\u003eIEnumerable<CertificateTemplate>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, indicating its role in managing and representing a collection of CertificateTemplate objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCertificateTemplatesResponse\u003c/code\u003e class includes properties such as \u003ccode\u003eCertificateTemplates\u003c/code\u003e, \u003ccode\u003eNextPageToken\u003c/code\u003e, and \u003ccode\u003eUnreachable\u003c/code\u003e, which handle the list of CertificateTemplates, pagination, and any locations that could not be reached, respectively.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for the \u003ccode\u003eListCertificateTemplatesResponse\u003c/code\u003e, one to create an empty instance and another to create an instance based on a previous one.\u003c/p\u003e\n"]]],[],null,["# Certificate Authority v1 API - Class ListCertificateTemplatesResponse (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.9.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.8.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.7.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.6.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.5.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.4.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.3.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.2.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.1.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.3.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.2.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.1.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/1.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse) \n\n public sealed class ListCertificateTemplatesResponse : IPageResponse\u003cCertificateTemplate\u003e, IEnumerable\u003cCertificateTemplate\u003e, IEnumerable, IMessage\u003cListCertificateTemplatesResponse\u003e, IEquatable\u003cListCertificateTemplatesResponse\u003e, IDeepCloneable\u003cListCertificateTemplatesResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Certificate Authority v1 API class ListCertificateTemplatesResponse.\n\nResponse message for\n\\[CertificateAuthorityService.ListCertificateTemplates\\]\\[google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateTemplates\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCertificateTemplatesResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[CertificateTemplate](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.CertificateTemplate), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[CertificateTemplate](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.CertificateTemplate), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListCertificateTemplatesResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCertificateTemplatesResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCertificateTemplatesResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificateTemplatesResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Security.PrivateCA.V1](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Security.PrivateCA.V1.dll\n\nConstructors\n------------\n\n### ListCertificateTemplatesResponse()\n\n public ListCertificateTemplatesResponse()\n\n### ListCertificateTemplatesResponse(ListCertificateTemplatesResponse)\n\n public ListCertificateTemplatesResponse(ListCertificateTemplatesResponse other)\n\nProperties\n----------\n\n### CertificateTemplates\n\n public RepeatedField\u003cCertificateTemplate\u003e CertificateTemplates { get; }\n\nThe list of\n\\[CertificateTemplates\\]\\[google.cloud.security.privateca.v1.CertificateTemplate\\].\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to retrieve next page of results. Pass this value in\n\\[ListCertificateTemplatesRequest.page_token\\]\\[google.cloud.security.privateca.v1.ListCertificateTemplatesRequest.page_token\\]\nto retrieve the next page of results.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nA list of locations (e.g. \"us-west1\") that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cCertificateTemplate\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]