The maximum number of Customers to return. The service may return fewer
than this value. If unspecified, at most 500 Customers will be returned.
Returns
Type
Description
int
setPageSize
The maximum number of Customers to return. The service may return fewer
than this value. If unspecified, at most 500 Customers will be returned.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
A page token, received from a previous ListCustomers call.
Provide this to retrieve the subsequent page.
Returns
Type
Description
string
setPageToken
A page token, received from a previous ListCustomers call.
Provide this to retrieve the subsequent page.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Optional. Filtering results
Returns
Type
Description
string
setFilter
Optional. Filtering results
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOrderBy
Optional. Hint for how to order the results
Returns
Type
Description
string
setOrderBy
Optional. Hint for how to order the results
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. Parent resource
Format: organizations/{organization}/locations/{location}
Please see CloudControlsPartnerCoreClient::organizationLocationName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Cloud Controls Partner V1beta Client - Class ListCustomersRequest (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-cloudcontrolspartner/latest/V1beta.ListCustomersRequest)\n- [0.4.0](/php/docs/reference/cloud-cloudcontrolspartner/0.4.0/V1beta.ListCustomersRequest)\n- [0.3.0](/php/docs/reference/cloud-cloudcontrolspartner/0.3.0/V1beta.ListCustomersRequest)\n- [0.2.2](/php/docs/reference/cloud-cloudcontrolspartner/0.2.2/V1beta.ListCustomersRequest)\n- [0.1.4](/php/docs/reference/cloud-cloudcontrolspartner/0.1.4/V1beta.ListCustomersRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class ListCustomersRequest.\n\nRequest to list customers\n\nGenerated from protobuf message `google.cloud.cloudcontrolspartner.v1beta.ListCustomersRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudControlsPartner \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Parent resource\nFormat: `organizations/{organization}/locations/{location}`\n\n### setParent\n\nRequired. Parent resource\nFormat: `organizations/{organization}/locations/{location}`\n\n### getPageSize\n\nThe maximum number of Customers to return. The service may return fewer\nthan this value. If unspecified, at most 500 Customers will be returned.\n\n### setPageSize\n\nThe maximum number of Customers to return. The service may return fewer\nthan this value. If unspecified, at most 500 Customers will be returned.\n\n### getPageToken\n\nA page token, received from a previous `ListCustomers` call.\n\nProvide this to retrieve the subsequent page.\n\n### setPageToken\n\nA page token, received from a previous `ListCustomers` call.\n\nProvide this to retrieve the subsequent page.\n\n### getFilter\n\nOptional. Filtering results\n\n### setFilter\n\nOptional. Filtering results\n\n### getOrderBy\n\nOptional. Hint for how to order the results\n\n### setOrderBy\n\nOptional. Hint for how to order the results\n\n### static::build"]]