A token to retrieve the next page of results.
Pass to
[ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
to obtain that page.
[[["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 webpage provides reference documentation for the \u003ccode\u003eListCustomersResponse\u003c/code\u003e class within the Google Cloud Channel v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCustomersResponse\u003c/code\u003e class is used to handle the response data received from the \u003ccode\u003eCloudChannelService.ListCustomers\u003c/code\u003e method, providing a list of customers.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers the implementation details of the \u003ccode\u003eListCustomersResponse\u003c/code\u003e class, including its constructors, properties like \u003ccode\u003eCustomers\u003c/code\u003e and \u003ccode\u003eNextPageToken\u003c/code\u003e, and the \u003ccode\u003eGetEnumerator\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this package is \u003ccode\u003e2.14.0\u003c/code\u003e, and versions going back to \u003ccode\u003e1.0.0\u003c/code\u003e are documented here, all containing the same \u003ccode\u003eListCustomersResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to reference documentation for all related dependencies such as IPageResponse, IEnumerable, IMessage, IEquatable, IDeepCloneable, IBufferMessage and more.\u003c/p\u003e\n"]]],[],null,["# Cloud Channel v1 API - Class ListCustomersResponse (2.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.14.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.13.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.12.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.11.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.10.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.9.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.8.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.7.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.6.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.5.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.4.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.3.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.2.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.1.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.0.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.7.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.6.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.5.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.4.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.3.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.2.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.1.0/Google.Cloud.Channel.V1.ListCustomersResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.0.0/Google.Cloud.Channel.V1.ListCustomersResponse) \n\n public sealed class ListCustomersResponse : IPageResponse\u003cCustomer\u003e, IEnumerable\u003cCustomer\u003e, IEnumerable, IMessage\u003cListCustomersResponse\u003e, IEquatable\u003cListCustomersResponse\u003e, IDeepCloneable\u003cListCustomersResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Channel v1 API class ListCustomersResponse.\n\nResponse message for\n\\[CloudChannelService.ListCustomers\\]\\[google.cloud.channel.v1.CloudChannelService.ListCustomers\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCustomersResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Customer](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.Customer), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Customer](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.Customer), [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)[ListCustomersResponse](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.ListCustomersResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCustomersResponse](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.ListCustomersResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCustomersResponse](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.ListCustomersResponse), [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.Channel.V1](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Channel.V1.dll\n\nConstructors\n------------\n\n### ListCustomersResponse()\n\n public ListCustomersResponse()\n\n### ListCustomersResponse(ListCustomersResponse)\n\n public ListCustomersResponse(ListCustomersResponse other)\n\nProperties\n----------\n\n### Customers\n\n public RepeatedField\u003cCustomer\u003e Customers { get; }\n\nThe customers belonging to a reseller or distributor.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to retrieve the next page of results.\nPass to\n\\[ListCustomersRequest.page_token\\]\\[google.cloud.channel.v1.ListCustomersRequest.page_token\\]\nto obtain that page.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cCustomer\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]