public sealed class ListCertificateRevocationListsResponse : IPageResponse<CertificateRevocationList>, IEnumerable<CertificateRevocationList>, IEnumerable, IMessage<ListCertificateRevocationListsResponse>, IEquatable<ListCertificateRevocationListsResponse>, IDeepCloneable<ListCertificateRevocationListsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class ListCertificateRevocationListsResponse.
Response message for
[CertificateAuthorityService.ListCertificateRevocationLists][google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateRevocationLists].
A token to retrieve next page of results. Pass this value in
[ListCertificateRevocationListsRequest.page_token][google.cloud.security.privateca.v1.ListCertificateRevocationListsRequest.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\u003eListCertificateRevocationListsResponse\u003c/code\u003e is 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eListCertificateRevocationListsResponse\u003c/code\u003e, is used as a response message for listing certificate revocation lists in the Certificate Authority v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCertificateRevocationListsResponse\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \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"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eCertificateRevocationLists\u003c/code\u003e, \u003ccode\u003eNextPageToken\u003c/code\u003e, and \u003ccode\u003eUnreachable\u003c/code\u003e to manage the list of certificate revocation lists and other relevant information.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided includes 15 different versions of the class listed, starting from 1.0.0 and going up to the latest version 3.9.0, allowing users to access any version.\u003c/p\u003e\n"]]],[],null,["# Certificate Authority v1 API - Class ListCertificateRevocationListsResponse (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.ListCertificateRevocationListsResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.9.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.8.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.7.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.6.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.5.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.4.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.3.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.2.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.1.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.3.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.2.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.1.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/1.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse) \n\n public sealed class ListCertificateRevocationListsResponse : IPageResponse\u003cCertificateRevocationList\u003e, IEnumerable\u003cCertificateRevocationList\u003e, IEnumerable, IMessage\u003cListCertificateRevocationListsResponse\u003e, IEquatable\u003cListCertificateRevocationListsResponse\u003e, IDeepCloneable\u003cListCertificateRevocationListsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Certificate Authority v1 API class ListCertificateRevocationListsResponse.\n\nResponse message for\n\\[CertificateAuthorityService.ListCertificateRevocationLists\\]\\[google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificateRevocationLists\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCertificateRevocationListsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[CertificateRevocationList](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.CertificateRevocationList), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[CertificateRevocationList](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.CertificateRevocationList), [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)[ListCertificateRevocationListsResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCertificateRevocationListsResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCertificateRevocationListsResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificateRevocationListsResponse), [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### ListCertificateRevocationListsResponse()\n\n public ListCertificateRevocationListsResponse()\n\n### ListCertificateRevocationListsResponse(ListCertificateRevocationListsResponse)\n\n public ListCertificateRevocationListsResponse(ListCertificateRevocationListsResponse other)\n\nProperties\n----------\n\n### CertificateRevocationLists\n\n public RepeatedField\u003cCertificateRevocationList\u003e CertificateRevocationLists { get; }\n\nThe list of\n\\[CertificateRevocationLists\\]\\[google.cloud.security.privateca.v1.CertificateRevocationList\\].\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to retrieve next page of results. Pass this value in\n\\[ListCertificateRevocationListsRequest.page_token\\]\\[google.cloud.security.privateca.v1.ListCertificateRevocationListsRequest.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\u003cCertificateRevocationList\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]