A token to retrieve next page of results. Pass this value in
[ListCertificateAuthoritiesRequest.page_token][google.cloud.security.privateca.v1.ListCertificateAuthoritiesRequest.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\u003eListCaPoolsResponse\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e API is 3.9.0, with multiple prior versions listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListCaPoolsResponse\u003c/code\u003e is a response message used by the \u003ccode\u003eCertificateAuthorityService.ListCaPools\u003c/code\u003e method for listing Certificate Authority (CA) pools, as documented in the Certificate Authority v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIPageResponse<CaPool>\u003c/code\u003e, \u003ccode\u003eIEnumerable<CaPool>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, offering functionalities like page management, enumeration, and message processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCaPoolsResponse\u003c/code\u003e class includes properties to access the list of \u003ccode\u003eCaPools\u003c/code\u003e, a \u003ccode\u003eNextPageToken\u003c/code\u003e for paginated results, and an \u003ccode\u003eUnreachable\u003c/code\u003e list for locations that could not be reached.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports standard operations such as \u003ccode\u003eGetEnumerator()\u003c/code\u003e for iterating through resources and includes constructors for creating new instances and copying existing ones.\u003c/p\u003e\n"]]],[],null,["# Certificate Authority v1 API - Class ListCaPoolsResponse (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.ListCaPoolsResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.9.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.8.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.7.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.6.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.5.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.4.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.3.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.2.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.1.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/3.0.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.3.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.2.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.1.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/2.0.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/1.0.0/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse) \n\n public sealed class ListCaPoolsResponse : IPageResponse\u003cCaPool\u003e, IEnumerable\u003cCaPool\u003e, IEnumerable, IMessage\u003cListCaPoolsResponse\u003e, IEquatable\u003cListCaPoolsResponse\u003e, IDeepCloneable\u003cListCaPoolsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Certificate Authority v1 API class ListCaPoolsResponse.\n\nResponse message for\n\\[CertificateAuthorityService.ListCaPools\\]\\[google.cloud.security.privateca.v1.CertificateAuthorityService.ListCaPools\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCaPoolsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[CaPool](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.CaPool), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[CaPool](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.CaPool), [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)[ListCaPoolsResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCaPoolsResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCaPoolsResponse](/dotnet/docs/reference/Google.Cloud.Security.PrivateCA.V1/latest/Google.Cloud.Security.PrivateCA.V1.ListCaPoolsResponse), [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### ListCaPoolsResponse()\n\n public ListCaPoolsResponse()\n\n### ListCaPoolsResponse(ListCaPoolsResponse)\n\n public ListCaPoolsResponse(ListCaPoolsResponse other)\n\nProperties\n----------\n\n### CaPools\n\n public RepeatedField\u003cCaPool\u003e CaPools { get; }\n\nThe list of \\[CaPools\\]\\[google.cloud.security.privateca.v1.CaPool\\].\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to retrieve next page of results. Pass this value in\n\\[ListCertificateAuthoritiesRequest.page_token\\]\\[google.cloud.security.privateca.v1.ListCertificateAuthoritiesRequest.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\u003cCaPool\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]