Optional. Only include resources that match the filter in the response. For
details on supported filters and syntax, see Certificates Filtering
documentation.
Optional. Limit on the number of
[Certificates][google.cloud.security.privateca.v1.Certificate] to include
in the response. Further
[Certificates][google.cloud.security.privateca.v1.Certificate] can
subsequently be obtained by including the
[ListCertificatesResponse.next_page_token][google.cloud.security.privateca.v1.ListCertificatesResponse.next_page_token]
in a subsequent request. If unspecified, the server will pick an
appropriate default.
Optional. Pagination token, returned earlier via
[ListCertificatesResponse.next_page_token][google.cloud.security.privateca.v1.ListCertificatesResponse.next_page_token].
Required. The resource name of the location associated with the
[Certificates][google.cloud.security.privateca.v1.Certificate], in the
format projects/*/locations/*/caPools/*.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eListCertificatesRequest\u003c/code\u003e class within the Google Cloud Security Private CA V1 API, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCertificatesRequest\u003c/code\u003e class is a request message used to list certificates from the Certificate Authority Service, including the capability to filter and sort the results.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers various versions of the API, ranging from the latest version 3.9.0 down to version 1.0.0, showing there are 15 versions in total.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCertificatesRequest\u003c/code\u003e class implements several interfaces, such as \u003ccode\u003eIPageRequest\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\u003eKey properties of \u003ccode\u003eListCertificatesRequest\u003c/code\u003e include \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, allowing for detailed control over the listing process, with some properties having corresponding documentation links.\u003c/p\u003e\n"]]],[],null,["# Certificate Authority v1 API - Class ListCertificatesRequest (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.ListCertificatesRequest)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.9.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.8.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.7.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.6.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.5.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.4.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.3.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.2.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.1.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.3.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.2.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.1.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/1.0.0/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest) \n\n public sealed class ListCertificatesRequest : IPageRequest, IMessage\u003cListCertificatesRequest\u003e, IEquatable\u003cListCertificatesRequest\u003e, IDeepCloneable\u003cListCertificatesRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Certificate Authority v1 API class ListCertificatesRequest.\n\nRequest message for\n\\[CertificateAuthorityService.ListCertificates\\]\\[google.cloud.security.privateca.v1.CertificateAuthorityService.ListCertificates\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCertificatesRequest \n\nImplements\n----------\n\n[IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListCertificatesRequest](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCertificatesRequest](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCertificatesRequest](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest), [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### ListCertificatesRequest()\n\n public ListCertificatesRequest()\n\n### ListCertificatesRequest(ListCertificatesRequest)\n\n public ListCertificatesRequest(ListCertificatesRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nOptional. Only include resources that match the filter in the response. For\ndetails on supported filters and syntax, see [Certificates Filtering\ndocumentation](https://cloud.google.com/certificate-authority-service/docs/sorting-filtering-certificates#filtering_support).\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nOptional. Specify how the results should be sorted. For details on\nsupported fields and syntax, see [Certificates Sorting\ndocumentation](https://cloud.google.com/certificate-authority-service/docs/sorting-filtering-certificates#sorting_support).\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. Limit on the number of\n\\[Certificates\\]\\[google.cloud.security.privateca.v1.Certificate\\] to include\nin the response. Further\n\\[Certificates\\]\\[google.cloud.security.privateca.v1.Certificate\\] can\nsubsequently be obtained by including the\n\\[ListCertificatesResponse.next_page_token\\]\\[google.cloud.security.privateca.v1.ListCertificatesResponse.next_page_token\\]\nin a subsequent request. If unspecified, the server will pick an\nappropriate default.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. Pagination token, returned earlier via\n\\[ListCertificatesResponse.next_page_token\\]\\[google.cloud.security.privateca.v1.ListCertificatesResponse.next_page_token\\].\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The resource name of the location associated with the\n\\[Certificates\\]\\[google.cloud.security.privateca.v1.Certificate\\], in the\nformat `projects/*/locations/*/caPools/*`.\n\n### ParentAsCaPoolName\n\n public CaPoolName ParentAsCaPoolName { get; set; }\n\n[CaPoolName](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.CaPoolName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCertificatesRequest#Google_Cloud_Security_PrivateCA_V1_ListCertificatesRequest_Parent) resource name property."]]