A token to retrieve the next page of results. To retrieve the next page,
call ListBillingAccounts again with the page_token field set to this
value. This field is empty if there are no more results to retrieve.
[[["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\u003eListBillingAccountsResponse\u003c/code\u003e class within the Google Cloud Billing v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListBillingAccountsResponse\u003c/code\u003e class is used as a response message when listing billing accounts, as part of the \u003ccode\u003eListBillingAccounts\u003c/code\u003e call.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API class is 3.9.0, with several prior versions also documented, from 3.8.0 down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListBillingAccountsResponse\u003c/code\u003e include \u003ccode\u003eBillingAccounts\u003c/code\u003e, a list of billing accounts, and \u003ccode\u003eNextPageToken\u003c/code\u003e for paginating through results.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, providing various functionalities.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Billing v1 API - Class ListBillingAccountsResponse (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.8.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.7.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.6.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.5.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.4.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.3.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.2.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.1.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.0.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.3.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.2.0/Google.Cloud.Billing.V1.ListBillingAccountsResponse) \n\n public sealed class ListBillingAccountsResponse : IMessage\u003cListBillingAccountsResponse\u003e, IEquatable\u003cListBillingAccountsResponse\u003e, IDeepCloneable\u003cListBillingAccountsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cBillingAccount\u003e, IEnumerable\u003cBillingAccount\u003e, IEnumerable\n\nReference documentation and code samples for the Google Cloud Billing v1 API class ListBillingAccountsResponse.\n\nResponse message for `ListBillingAccounts`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListBillingAccountsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListBillingAccountsResponse](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.ListBillingAccountsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListBillingAccountsResponse](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.ListBillingAccountsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListBillingAccountsResponse](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.ListBillingAccountsResponse), [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), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[BillingAccount](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.BillingAccount), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[BillingAccount](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.BillingAccount), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \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.Billing.V1](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Billing.V1.dll\n\nConstructors\n------------\n\n### ListBillingAccountsResponse()\n\n public ListBillingAccountsResponse()\n\n### ListBillingAccountsResponse(ListBillingAccountsResponse)\n\n public ListBillingAccountsResponse(ListBillingAccountsResponse other)\n\nProperties\n----------\n\n### BillingAccounts\n\n public RepeatedField\u003cBillingAccount\u003e BillingAccounts { get; }\n\nA list of billing accounts.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token to retrieve the next page of results. To retrieve the next page,\ncall `ListBillingAccounts` again with the `page_token` field set to this\nvalue. This field is empty if there are no more results to retrieve.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cBillingAccount\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]