Options for how to filter the returned billing accounts.
This only supports filtering for
subaccounts under a
single provided parent billing account.
(for example,
master_billing_account=billingAccounts/012345-678901-ABCDEF).
Boolean algebra and other fields are not currently supported.
A token identifying a page of results to return. This should be a
next_page_token value returned from a previous ListBillingAccounts
call. If unspecified, the first page of results is returned.
[[["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 \u003ccode\u003eListBillingAccountsRequest\u003c/code\u003e class is part of the Google Cloud Billing v1 API and is used to request a list of billing accounts.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the request message for the \u003ccode\u003eListBillingAccounts\u003c/code\u003e function, and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties to define the request, including \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, allowing for customization of the results returned.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eListBillingAccountsRequest\u003c/code\u003e class, with version 3.9.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFilter\u003c/code\u003e property supports filtering for subaccounts under a parent billing account, while the \u003ccode\u003ePageSize\u003c/code\u003e property allows for setting the number of results per page, with a maximum of 100.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Billing v1 API - Class ListBillingAccountsRequest (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.ListBillingAccountsRequest)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.8.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.7.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.6.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.5.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.4.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.3.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.2.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.1.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/3.0.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.3.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Billing.V1/2.2.0/Google.Cloud.Billing.V1.ListBillingAccountsRequest) \n\n public sealed class ListBillingAccountsRequest : IMessage\u003cListBillingAccountsRequest\u003e, IEquatable\u003cListBillingAccountsRequest\u003e, IDeepCloneable\u003cListBillingAccountsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Google Cloud Billing v1 API class ListBillingAccountsRequest.\n\nRequest message for `ListBillingAccounts`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListBillingAccountsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListBillingAccountsRequest](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.ListBillingAccountsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListBillingAccountsRequest](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.ListBillingAccountsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListBillingAccountsRequest](/dotnet/docs/reference/Google.Cloud.Billing.V1/latest/Google.Cloud.Billing.V1.ListBillingAccountsRequest), [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), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.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.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### ListBillingAccountsRequest()\n\n public ListBillingAccountsRequest()\n\n### ListBillingAccountsRequest(ListBillingAccountsRequest)\n\n public ListBillingAccountsRequest(ListBillingAccountsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nOptions for how to filter the returned billing accounts.\nThis only supports filtering for\n[subaccounts](https://cloud.google.com/billing/docs/concepts) under a\nsingle provided parent billing account.\n(for example,\n`master_billing_account=billingAccounts/012345-678901-ABCDEF`).\nBoolean algebra and other fields are not currently supported.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nRequested page size. The maximum page size is 100; this is also the\ndefault.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA token identifying a page of results to return. This should be a\n`next_page_token` value returned from a previous `ListBillingAccounts`\ncall. If unspecified, the first page of results is returned.\n\n### Parent\n\n public string Parent { get; set; }\n\nOptional. The parent resource to list billing accounts from.\nFormat:\n\n- `organizations/{organization_id}`, for example, `organizations/12345678`\n- `billingAccounts/{billing_account_id}`, for example, `billingAccounts/012345-567890-ABCDEF`"]]